Skip to content

ripun170107053/codingclubiitg

 
 

Repository files navigation

codingclubiitg website 2019

To initialize the project, run the following commands:

  1. sudo apt-get install python3-venv
  2. python3 -m venv env (If not made a virtual environment before)
  3. pip3 install -r requirements.txt
  4. Whenever you start working on the project, type the command: $ source env/bin/activate
  5. After working on the project, type the command: $ deactivate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • HTML 4.9%
  • JavaScript 2.4%
  • CSS 1.7%
  • Shell 0.1%
  • PowerShell 0.0%