1.0.0 • Published 8 years ago

gulpatic v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Gulpatic

Starter kit based on Gulp

Build Status

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