Skip to content

gracejiang/dumblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dumblr

dummy tumblr

examples of working result

how to run locally

make sure django + python is properly installed on your system. then, run the following commands on your command line.

clone the repo

git clone https://github.com/gracejiang/dumblr

navigate to repo

cd dumblr

make sure all packages are installed

pip install -r requirements.txt

run the server

python3 manage.py runserver

About

dummy version of tumblr :-)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published