-
Install [python] 3.4 or above, [git], [virtualenv], in your computer, if you don't have it already.
-
Get the source code on your machine via git.
git clone https://github.com/ncs-jss/Proj_i02.git
-
Create a python virtual environment and install python dependencies.
cd Proj_i02 virtualenv venv source venv/bin/activate # run this command everytime before working on project pip install requirements.txt
-
That's it. Now you can run development server at [http://127.0.0.1:8000]
python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
ncs-jss/Proj_i02
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published