Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 247 Bytes

Yet Another Django Blog project

git clone project, run ansible playbook to set up your environment

for devel: you can npm install and then use browser sync to live reload your files using npm run watch:all after the django server is running