Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

google/generator-goro

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published