Skip to content

jomarquez/ng101-sw

Repository files navigation

ng-101 sw edition

Thank you to @start-angular's [ani-theme] (https://github.com/start-angular/ani-theme) which is the base of this application. I updated to use a Folders-By-Feature directory structure and the angular-route library.

Installation

  1. Clone this angular 1.3 project
  1. Make sure you have bower, gulp and npm installed globally
  2. On the command prompt run the following commands
  • cd ng101-sw
  • bower install
  • npm install
  • gulp serve - For development mode
  • gulp build - concat, minify and generate the files for deployment
  • open chrome and navigate to http://localhost:9000

About

an angular 1 app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published