React foundation with focus on performance and best practices
-
npm install
-
npm start
-
go to http://localhost:8080/
$ tree --charset unicode
.
|-- LICENSE
|-- README.md
|-- index.html
|-- package.json
|-- docs
|-- src
| |-- components
| |-- containers
| |-- tests
| |-- translations
| |-- utils
| |-- configureStore.js
| |-- i18n.js
| |-- index.js
| |-- reducers.js
| |-- theme.less
`-- config-overrides.js