generator-koa-angular v0.4.3
generator-koa-angular
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-angularMake a new directory, and cd into it:
mkdir $app-name && cd $_Run the generator, including an app name:
yo koa-angular $app-nameRun 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-nameContributing
Please submit your issues, ideas, and PRs! Any help is appreciated. See CONTRIBUTING.md for more details
License
Licensed under the MIT License
Support
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago