- React 16.3
- ES 6
- Webpack 4
- Babel
- Hot Module Replacement
- Sass
- PostCSS (autoprefixer)
git clone https://github.com/mkaczkowski/daftcode-react-starter.git
- cd daftcode-react-starter
- npm install
- npm start
- open
http://localhost:3000/
- npm build
- npm serve
- open
http://localhost:5000/