Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 328 Bytes

File metadata and controls

16 lines (8 loc) · 328 Bytes

Simple scaffold, nothing amazing here, just a workflow and tiny example project

First get your dev and compilation dependancies...

npm install

Then compile...

gulp

You can also watch obviously...

gulp watch

And then check out index.html in a browser, via a webserver obviously, CANVAS ORIGIN PERMISSIONS YAY