GulpFiction / gulpfiction

Graphical editor to create your gulpfile
gulpfiction.org
123 stars 9 forks source link

Setup

Run npm install -g gulp to install tools.

Then run the following command to start the server and the watcher (livereload included):

$ (cd build/ && python -m SimpleHTTPServer) & gulp watch &

Pages

If not running locally, we can deploy to: