Skip to content

pramitbhatia25/GamerH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GamerH

To create a local build, download the project and follow the steps below:

  • Run npm i to install dependencies for the front end.

  • Run npm start to run the front end React application.

  • cd into /server and run npm i to install dependencies.

  • Run npm run nodemon to start the backend server.

  • Get an Open AI GPT 3 Key from Open AI and set is as environment variable inside the /ml_server directory.

  • Run the flask server using flask run.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors