/reactjs-webpack-boiler

boiler plate code for the mentioned tech in this.reponame

Primary LanguageJavaScript

This is boilerplate for webpack and react js, basic scaffold for react, webpack and babel

WebPack

Using webpack-dev-server module, the live reloading is enabled

to run the boiler plate

node_modules/.bin/webpack-dev-server

or npm start //start is the script in package.json