$ npm install generator-micro-service🚀 Kick-start your microservice with micro and ava!
Based on generator-nm by Sindre Sorhus.
First, install Yeoman and generator-micro-service using npm (we assume you have pre-installed node.js).
$ npm install --global yo
$ npm install --global generator-micro-service
$ yo micro-service
Answer a few questions and you are ready to go!
MIT © Vadim Demedes