Skip to content

360youlun/rss-mixer-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter template for RSS Mixer Test http://360youlun.github.io/rss-mixer-template/

Getting Started with Back-End task

The only thing you need is django installed in your python path. If you don't, just run:

pip install django

To initiate the project run:

django-admin.py startproject --template=https://github.com/360youlun/rss-mixer-template/archive/master.zip rss
cd rss
python manage.py runserver

Open http://127.0.0.1:8000/ in the browser and you're all set:

About

Starter template for RSS Mixer Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published