Skip to content

hitman3r44/via-science-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

via-science-exercise

Table of Contents

Installation

  1. Clone repo.
  2. Create a virtualenv (python3 -m venv virtualenv) then start virtualenv (source virtualenv/bin/activate)
  3. Install packages from requirements.txt file (pip3 install -r requirements.txt).
  4. Go to django directory and Run python3 manage.py migrate
  5. Go to django directory and Run python3 manage.py runserver
  6. Open new terminal and Go to angular directory and Run npm install
  7. In angular directory Run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published