Skip to content

Yet another social network developed with Python Django and AngularJS

Notifications You must be signed in to change notification settings

metatrevor/social-talk

Repository files navigation

======= Social-Talk

Yet another social network developed with python django and angular js

  • $ mkvirtualenv social-talk-env
  • $ workon social-talk-env
  • $ cd social-talk/
  • $ pip install -r requirements.txt
  • $ npm install -g bower
  • $ npm install
  • $ bower install
  • $ python manage.py migrate
  • $ python manage.py runserver

About

Yet another social network developed with Python Django and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published