Skip to content

swsnu/swpp2020-team12

Repository files navigation

swpp2020-team12

Build Status Quality Gate Status Coverage Status

Front end

cd frontend/caffeine
yarn install
yarn test --coverage --watchAll=false    #for testing
yarn start #for running

Back end

cd backend/caffeine
pip install -r requirements.txt
coverage run --source='.' manage.py test  #for testing
python manage.py migrate
python manage.py runserver #for running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •