Skip to content

handsomecode/yeoman-webapp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Webapp + Compass Project Template

Built with Yeoman (http://yeoman.io):

Installation

Create separate repo based on this one, then edit project name in package.json. "Autoprefixer" disabled. It cause some bugs with compass mixins. If you not planning using them, uncomment "autoprefixer" tasks.

To start, install grunt. Go to your project folder in Terminal and run:

npm install
bower intall
To run a dev server, run:
grunt serve
To build project, run:
grunt build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published