Skip to content

Latest commit

 

History

History
 
 

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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