git clone git@github.com:tagraha/react-scratch.git
cd react-scratch
npm install
npm run build
npm run start-dev
Production scripts it will build & run in production mode
npm run build:production
npm start
it should be run on localhost:3000
- React 16.2.0 https://reactjs.org/
- Redux https://redux.js.org/
- ExpressJs 👍 Express.js
- Webpack 4 https://webpack.js.org/
- Babel https://babeljs.io/
- React-Router 4 https://reacttraining.com/react-router/web/guides/philosophy
- React Helmet 👍 react-helmet
- Eslint: https://eslint.org/
- styled-components: http://styled-components.com
- React Loadable 👍 react-loadable
- Vendor Code Splitting
- improve Lighthouse score for PWA
- unit testing & code coverage
Thanks goes to these wonderful people (emoji key):
Tirta Nugraha 💻 📖 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!