Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 257 Bytes

demo and instructions

Check the demo page here: http://scintillaluz.github.io/waffle/

start developing

1. Install stylus npm module

$ npm install stylus -g

2. Start the compiler

$ make dev

view demo page

$ make page