generator-microservice
v0.1.1
Published
Yeoman generator
Readme
Microservice Generator
Yeoman generator
Getting Started
Install Yeoman
npm install -g yoInstall Microservice Generator
npm install -g generator-microserviceGenerate Project
Run the following command and follow the prompts
yo microserviceGenerate controller
cd project
yo microservice:controller beard