ImageOptim.com website generator
To try it out:
npm install
npm start
it'll run the site live-reloaded under BrowserSync on localhost.
gulp
generates minified version of the site.
To try it out:
npm install
npm start
it'll run the site live-reloaded under BrowserSync on localhost.
gulp
generates minified version of the site.