0.4.3 • Published 8 years ago

generator-koa-angular v0.4.3

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

generator-koa-angular

Build Statusdependenciesnpm version

A Yeoman generator for using Koa.js with Angular.js. See the example repository to browse the generated boilerplate, or see the example site live.

Usage

Install yo, gulp, bower, and generator-koa-angular:

npm install -g gulp bower yo generator-koa-angular

Make a new directory, and cd into it:

mkdir $app-name && cd $_

Run the generator, including an app name:

yo koa-angular $app-name

Run gulp to start the server, and navigate to localhost:3000. See the generated README.md for detailed instructions on the how to run the generated tests.

Generators

Currently, the generator only supports scaffolding of the full application with a name:

yo koa-angular $app-name

Contributing

Please submit your issues, ideas, and PRs! Any help is appreciated. See CONTRIBUTING.md for more details

License

Licensed under the MIT License

Support

Support via Gratipay

0.4.3

8 years ago

0.4.2

8 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.1.1

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago