Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

danawoodman/generator-big-starter

Repository files navigation

BIG Starter Yeoman Generator Build Status

Yeoman generator start project, by the BIG team.

Getting Started

You'll need Node.js installed first, then install Yeoman:

npm install -g yo

Usage

To install generator-big-starter from npm, run:

npm install -g generator-big-starter

Finally, initiate the generator:

yo big-starter

Development

Checkout the code, then run gulp to boot up the test suite:

gulp

If you want to test the generator locally, use npm link:

npm link

License

MIT

About

[NOT MAINTAINED] Starter application Yeoman generator for BIG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published