Skip to content

Samvit123/HackTCNJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackTCNJ 2019

Running the Server

  • Run these commands in this order:
  • python3 -m venv venv
  • source venv/bin/activate
  • pip install -r requirements.txt
  • npm install
  • ./run.sh
  • From now on, just run ./run.sh and you'll be good

Can be implemented in the future to:

  • YouTube
  • United Nations

Our (Rahul, Samvit, Akash, Sumant) project for HackTCNJ 2019.

Releases

No releases published

Packages

No packages published