Skip to content

doup/sapo.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Init

Make sure you have Bower and Gulp installed:

$ npm install -g bower
$ npm install -g gulp

Install dependencies:

$ npm install
$ bower install

Develop

Build static files and run dev server:

$ gulp

Copy build to GH-Pages folder. The setup should be master branch in /projects/sapo.js and gh-pages branch in /projects/sapo.js-pages. This command will copy master branch's build folder to gh-pages branch folder:

$ gulp deploy

About

Interactive procedural texture generator for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published