Skip to content

jfigueruela/angular-require-seed

Repository files navigation

angular-require-seed

![Gitter](https://badges.gitter.im/Join Chat.svg)

AngularJS with requireJS scaffolding seed.

Quick Start

  • Install NPM on system 'sudo apt-get install npm'
  • Install Bower on system 'sudo npm install -g bower'
  • Install grunt on system 'sudo npm install -g grunt-cli'

Build application

  • npm install
  • bower install
  • or execute simple builder.sh batch file.

Development

  • Run application server develop environment 'grunt serve'

Distribution

  • Run 'grunt dist'

Authors

José Figueruela Fernández jfigueruela@codebusters.es

About

AngularJS with requireJS scaffolding seed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published