|-- build // deployable contents that are gitignored but will show up locally.
|-- flow-typed
|-- public
|-- images
|-- pages // contains markdown content that appears after `torontojs.com/p/`
|-- src
|-- _old // Deprecated views
|-- components // `Splash.js` contains navigation links
|-- theme
...
App.js // top level app entry point
index.js
|-- package.json
|-- README.md -- You are here.
Built with create-react-app.
git clone https://github.com/torontojs/torontojs.com.git
cd torontojs.com
yarn install
yarn start
This command should choose a port and open your default browser with the page open.
yarn deploy
- recompose helpers
- glamor for css
- color utility
- eslint-config-minimal
- gitmoji