Skip to content

omarjmal31/chat-bot-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Chat Bot

Get Started

You need Node.js v4.0+ to run these commands. Prefer using yarn over npm.

  • To get things running, first install the dependencies using yarn or npm i
  • To run the server, use yarn start or npm start and the server would be running on localhost:3000
  • To create a build, use yarn build or npm run build

Firebase hosting deploy

  • Copy all from build folder to firebase_hosting folder.
  • firebase deploy

About

A Reactjs and Google Firebase project include chat bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published