Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 243 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 243 Bytes

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

Done!