Skip to content

A simple project skeleton with jQuery, Bootstrap, RequireJs, Underscore

Notifications You must be signed in to change notification settings

popovicsandras/SimpleProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install

Test

To run unit tests in terminal:

grunt test

To run unit tests in browser:

grunt test:serve

Build

To build the project

grunt build:dist

Serve

To run the webserver in development mode

grunt

To run the webserver in production mode (with minifying, compressing, etc)

grunt serve:dist

About

A simple project skeleton with jQuery, Bootstrap, RequireJs, Underscore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published