Skip to content

bhaveshsunny/math-bot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-bot-demo

Instructions (for HMR live server on webpack)

git clone https://github.com/bhaveshsunny/math-bot-demo
npm install
npm run watch

access on http://0.0.0.0:8080

Or (for static server [production mode])

git clone https://github.com/bhaveshsunny/math-bot-demo
npm install
npm run build
npm run start

access on http://0.0.0.0:8080

screenshot from 2017-09-05 06-23-33

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published