Skip to content

andrew-terpolovsky/teamapp

Repository files navigation

#DoIQApp#

  1. Install Python Dependencies
    pip install -r requirements.txt
  1. Install node utils and bower dependencies
    npm install && bower install
  1. Build and watch Static Files
    gulp && gulp watch
  1. Setup local settings
    export DJANGO_SETTINGS_MODULE=config.settings.local
  1. Run socket server
    ./manage.py socketserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published