Skip to content

Angular startup seed project using RequireJS and OcLazyload. Can be built using r.js for dynamic module loading.

Notifications You must be signed in to change notification settings

vishwanatharondekar/angular-boilerplate

Repository files navigation

angular-boilerplate

Boilerplate code for single page application using AngularJS, RequireJS

Project setup steps

In project directory run following

  1. Install grunt and its dependencies
  • npm install
  • npm install grunt-cli -g
  • npm install grunt -g
  • npm install bower -g
  1. Install bower components
  • bower install
  1. Start grunt server
  • grunt serve

Build Steps

#FAQ

About

Angular startup seed project using RequireJS and OcLazyload. Can be built using r.js for dynamic module loading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published