Skip to content

pradvan/mvctemplate

Repository files navigation

#JS MVC Template# JavaScript MVC based approach to building a single page application.

##Technology stack## ###Libraries###

  • jQuery
  • Bootstrap
  • Handlebars
  • SASS
  • jQuery.address

###Tools### Bower for dependency management

Grunt for automation:

  • JSHint
  • JS & CSS minification
  • Compass
  • JS uglify
  • Image minification
  • SVG minification
  • HTML minification
  • Concatanation
  • Local Server
  • Live reload

##Installation## Make sure Node.js is installed on your system and that it is in the PATH. Clone project and run the following one at a time:

  1. npm install
  2. bower install
  3. grunt build
  4. grunt serve

About

Basic MVC template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published