Skip to content

amrdraz/grunt-html-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-html-start

This is a simple grunt build setup that concats js and css files and runs usermin

It includes an observer.js file and moadl.js file as an example of some components interacting

To get this project up and running

You need ot have nodejs, npm, bower, grunt installed

npm install -g grunt-cli
npm install
bower install

to start the server

grunt serve

to build the server for prodcution

grunt build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published