Skip to content

bits-please-sir/bits-please-ai-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bits-please-ai-capstone

ai capstone interview prep with IBM Watson Assistant

install

Clone the repository

Install Node.js and npm if not already installed: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

in root directory run npm install

cd git-a-job

npm install

to run frontend

should be in git-a-job directory

npm start

should open up in localhost!

to run server

should be in git-a-job directory

nodemon server.js

should be listening on port 8000

Both frontend and server are need to run in different consoles simultaneously for full functionality

About

ai capstone interview prep with IBM Watson Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published