Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 345 Bytes

thisABLE_chatbot

To use this application,

  1. make dev.js file in config folder
  2. put mongoDB info into dev.js file
  3. Type " npm install " inside the root directory ( Download Server Dependencies )
  4. Type " npm install " inside the client directory ( Download Front-end Dependencies )
  5. Type " npm run dev " inside the root directoy