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

https://github.com/lossurdo/html5-bower-grunt-sample

HTML5, Bower & Grunt start project
https://github.com/lossurdo/html5-bower-grunt-sample

Last synced: 3 months ago
JSON representation

HTML5, Bower & Grunt start project

Awesome Lists containing this project

README

        

# html5-bower-grunt-sample
HTML5, Bower & Grunt start project

Clone this repository and run these commands:

```
$ bower install
$ npm install
$ grunt
```

Open your browser and type: [http://localhost:9000](http://localhost:9000)

Done!