0.1.0 • Published 6 years ago

react_book_express v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

React Book Library

A React Demo for running a Webpack workflow in Node express

Install and Running

git clone https://github.com/shobhitsingh29/chatbot.git

  1. cd chatbot
  2. npm install
  3. npm start
  4. navigate to http://localhost:9000 in your browser of choice.

Overview

React by default

The project runs with React by default and hot replacement of changes to the modules. Currently

To run production build

npm run build:prod "webpack": "~2.1.0-beta.22"