Skip to content

react-dev-james/thinkster

Repository files navigation

thinkster

thinkster-django-angular-boilerplate

Installation

NOTE: Requires virtualenv, virtualenvwrapper and Node.js.

  • $ mkvirtualenv thinkster-djangular
  • $ cd thinkster-django-angular-boilerplate/
  • $ pip install -r requirements.txt
  • $ npm install -g bower
  • $ npm install
  • $ bower install
  • $ python manage.py migrate
  • $ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published