Skip to content

Shamima-Ali/mlh-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

running the mlh-hack repo in your localhost

  1. clone the repo
  2. go to the mlh-hack directory in the terminal
  3. go to flask-server directory in terminal: cd flask-server
  4. activate virtual env: source venv/bin/activate
  5. start up python server: python3 server.py. This should start showing 200 status messages in the terminal from 127.0.0.1:5000
  6. open a new tab/terminal
  7. go to client directory: cd client
  8. start up client server: npm start. This should open up the app in a browser from the localhost:3000

Feel free to reach out to me on Discord for assistance ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published