angular-project-template
v1.0.7
Published
This script generates all the basic files and directories required to develop a simple app with angular.js
Downloads
4
Readme
Angular Project Template
This script generates all the basic files and directories required to develop a simple app with angular.js
Installing with npm
$ npm install angular-project-template
- for Mac run
$ apt
- for Windows run
$ apt -w
- when asked for the file path make sure you type the full path starting with
c:/
- follow the prompts
- when asked for the file path make sure you type the full path starting with
Installing from source
- clone repo
- cd into directory
- for Mac run
$ ./angular-project-template
- for Windows run
$ ./windows-angular-template
- when asked for the file path make sure you type the full path starting with
c:/
- follow the prompts
- when asked for the file path make sure you type the full path starting with
Authors
- Tyler Stephenson
- Sean Pierce
- Dana Weiss