Skip to content

huskylin/2016_Web_Fund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • git
  • python3.5
  • django
  • node.js
  • bower

Quick Start

Get project source code

$ git clone https://github.com/huskylin/2016_Web_Fund.git

Install front-end package and migration

$ cd 2016_Web_Fund/husky_mooc
$ bower install
$ python3 manage.py migrate

Start server

$ python3 manage.py runserver 8080

open localhost:8080 in your browser and see result

Admin

$ python3 manage.py createsuperuser

open localhost:8080/admin and login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages