- Install Node.js
- Run
npm install
to install dependencies
- Run
npm start
to start a development server on `http://localhost:8080`` - Run
npm run bundle
to create a bundle on disk on the folder/dist
- Webpack 3.6
- React 16
- Babel 6
- Many more... check the
package.json
file
Created by Martin Quintana