generator-node-koa-init-project
v1.0.1
Published
This is a koa project based on node initialization and requires your node version to be at least V14.7.0
Downloads
10
Maintainers
Readme
generator-node-koa-init-project
This is a koa project based on node initialization and requires your node version to be at least V14.7.0
Installation
First, install Yeoman and generator-node-koa-init-project using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-node-koa-init-project
Then generate your new project:
yo node-koa-init-project
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © scxiaoxu