generator-jetstream-microservice
v0.1.11
Published
> Jetstream Microservice generator for use with the Jetstream platform
Downloads
1
Readme
generator-jetstream-microservice
Jetstream Microservice generator for use with the Jetstream platform
Installation
Generating your project
First, install Yeoman and generator-jetstream-microservice using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-jetstream-microservice
Then generate your new project:
yo jetstream-microservice
Answer a few questions and then when you're done and everything is installed...
node server.js
And go to
http://localhost:XXXX/ <-- the port number you entered during the setup
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
ISC © Mark White