A React Demo for running a Webpack workflow in Node express
git clone https://github.com/shobhitsingh29/chatbot.git
- cd chatbot
- npm install
- npm start
- navigate to http://localhost:9000 in your browser of choice.
The project runs with React by default and hot replacement of changes to the modules. Currently
npm run build:prod "webpack": "~2.1.0-beta.22"