Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 342 Bytes

File metadata and controls

12 lines (9 loc) · 342 Bytes

To run this demo, check out the demo branch!

git checkout demo
npm start

Or move this src folder to the root of the project, and replace gulpfile.js/config.json with the one in this folder.

rm -rf ./src gulpfile.js/config.json && mv ./extras/demo/src ./src && mv ./extras/demo/config.json gulpfile.js/config.json