generator-gae-angular
v1.1.15
Published
Yeoman generator intended to jumpstart creation of AngularJS websites with App Engine.
Readme
generator-gae-angular Overview
Yeoman generator intended to jumpstart creation of AngularJS websites with App Engine.
Usage
Install generator-gae-angular:
npm install -g generator-gae-angularMake a new directory then cd into it:
mkdir my-project && cd $_Run
yo gae-angularand answer the questions.
To add a new component, run
yo gae-angular:componentLicense
Apache 2.0
