1.1.5 • Published 8 years ago

generator-goro v1.1.5

Weekly downloads
6
License
Apache License Ve...
Repository
github
Last release
8 years ago

generator-goro Overview

This boilerplate is intended to jumpstart creation of marketing websites on Goro that use AngularJS.

Usage

Install generator-goro:

npm install -g generator-goro

Make a new directory then cd into it:

mkdir my-project && cd $_

Run

yo goro

and answer the questions.

Writing JavaScript

Please be sure your Javascript follows the Google Javascript and Google AngularJS style guides. Google doesn't write Angular the same way it is shown on the external AngularJS site.

Using AngularJS in Goro is some what tricky due to the usage of the Closure Compiler. But most of this is resolved for you with the boilerplate. Read the Goro documentation on using AngularJS with Goro for more info.

Easily debug changes in your site by appending ?debug=1 to your goro preview url. This will use the uncompiled js and make it easier to debug.

More About Yeoman

To learn more about Yeoman check out the Getting Started Guide. Yeoman also heaviliy relies on Grunt and Bower.

License

Apache 2.0

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago