Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

chat bot app using sockets and react and webpack

Notifications You must be signed in to change notification settings

shobhitsingh29/ReactChatBot

Repository files navigation

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"

About

chat bot app using sockets and react and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published