git clone https://github.com/jloiola/kowloon.git
cd kowloon
npm install
npm start
npm run dev
Highly recommend https://atom.io/ and https://atom.io/packages/language-marko for development
- Separate taglib from demo server to lessen deps; or just use devDeps?
- re-org the demo page to not be a giant monolithic pile
- write down other todos