An open API service indexing awesome lists of open source software.

https://github.com/secondnetwork/grunt-starter-kit

GRUNT + SASS + BrowserSync + bootstrap
https://github.com/secondnetwork/grunt-starter-kit

browsersync german grunt grunt-task sass

Last synced: 3 months ago
JSON representation

GRUNT + SASS + BrowserSync + bootstrap

Awesome Lists containing this project

README

          

[![grunt banner](/doc/img/github_top.png?raw=true)](https://www.youtube.com/SecondnetworkDe)

# grunt-starter-kit

**GRUNT + SASS + BrowserSync + bootstrap**

#### Node NPM Packages

* grunt-cli (not in package.json, install [globally](http://gruntjs.com/getting-started) with `npm install -g grunt-cli`)
* grunt
* grunt-browser-sync
* grunt-contrib-concat
* grunt-contrib-sass
* grunt-contrib-uglify
* grunt-contrib-watch
* load-grunt-tasks
* request
* time-grunt

### Install
It's preferred to have grunt command line tools installed globally, see above for information on this.

and run `sudo npm install` in the directory.

#### Grunt

See the `gruntfile.js` file for more information on standard grunt tasks.

Run `grunt` via terminal to run all tasks.

## Copyright and License

Copyright by [secondnetwork](https://secondnetwork.de/) under the [MIT license](LICENSE.md).

[YouTube Cannel](https://www.youtube.com/SecondnetworkDe)
[Twitter](https://twitter.com/secondnetwork)
[dribbble](https://dribbble.com/secondnetwork)