- Clone repo.
- Create a virtualenv (
python3 -m venv virtualenv
) then start virtualenv (source virtualenv/bin/activate
) - Install packages from
requirements.txt
file (pip3 install -r requirements.txt
). - Go to
django
directory and Runpython3 manage.py migrate
- Go to
django
directory and Runpython3 manage.py runserver
- Open new terminal and Go to
angular
directory and Runnpm install
- In
angular
directory Runnpm start
-
Notifications
You must be signed in to change notification settings - Fork 0
hitman3r44/via-science-exercise
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