git clone https://github.com/swsnu/swpp2019-team2.git project_name
cd projectname/backend
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
cd ../frontend
yarn install
yarn start
-
Notifications
You must be signed in to change notification settings - Fork 3
swsnu/swpp2019-team2
About
COSMOS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published