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
64045e9ba3
commit
1de5877b08
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Project-details.md
Project-setup.md → Project-details.md
@@ -1,3 +1,4 @@
## Project Setup
1. Clone the app
2. Create a virtual environment `python3 -m venv virtualenv`
3. Activate virtualenv `source virtualenv/bin/activate`