Skip to content

GestionAIR/StarterKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Kit

A starter kit for front developpement with bootstrap, less.

Save time setting your tools before coding !

Assets

  • Bootstrap
  • Less
  • Font Awesome
  • Respond.JS
  • html5shiv
  • Grunt

License

Starter Kit is released under the MIT License.

Getting Started

This project requires Grunt.

From the project's directory execute :

$ npm -g install grunt-cli
$ npm install
$ bower install

Run project with Grunt.

$ grunt

Grunt's Tasks will build the project in the directory with following tasks :

  • Check JS code with JShint
  • Make CSS file from LESS main file.

You can then watch your files' changes :

$ grunt watch

You can also uglify your JS to push your project in prod (not recommended for development) :

$ grunt prod

About

Save time setting your tools before coding !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •