This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
workx_backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
master
Nikhil KJ
3 years ago
parent
a480a8c827
commit
4fa1fcd690
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Project-details.md
+ 1
- 1
Project-details.md
@@ -2,7 +2,7 @@
Helpful Links: [Deliverables](https://docs.google.com/spreadsheets/d/11FLRwgf3WVm9d-iV3utATLFd_O2Ov5y0VAbVyr4K5dQ/edit)
## Project Setup
1. Clone the
ap
p
1. Clone the p
roject
2. Create a virtual environment `python3 -m venv virtualenv`
3. Activate virtualenv `source virtualenv/bin/activate`
4. Run `pip install -r requirements.txt`