Add option to watch for changes to css

This commit is contained in:
Brian Duggan
2018-05-23 11:49:05 -04:00
parent 4bd711aace
commit 2a9ade8da0
2 changed files with 17 additions and 2 deletions

View File

@@ -13,8 +13,14 @@
## Running (development)
To start the app and watch for changes:
DEBUG=1 ./app.py
To rebuild css whenever the scss changes:
./gen-css --watch
## Notes
tornado templates are like mustache templates -- add the