This repository is to provide a template for developing React based applications using ES6 sintax and webpack 2
Download the files and place them in your proyect directory
Install all the dependencies
Runs the webpack build system with webpack-dev-server (http://localhost:9000)
Same as npm run dev
, but build the project
- If you have any questions or ideas, feel free to reach out to me on Twitter: @yamitrvg12
- If you like this repo and find it useful, please consider ★ starring it (on top right of the page) :)