gulpatic
v1.0.0
Published
Starter kit based on Gulp
Downloads
2
Readme
Starter kit based on Gulp
Getting started
git clone https://github.com/gulpaticjs/gulpatic.git myAppName
cd myAppName
npm install
npm start
Point your browser to http://localhost:3000.
Running the demo
git checkout demo
npm start
Starting your project based on Gulpatic
rm -rf .git && git init
git commit -m "Init"
or use Gulpatic Yeoman generator
Images
Scripts
Styles
Views
TODOs
- [ ]
Inspired by
License
MIT © Boris Kaiser