Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 226 Bytes

wizard

a configuration tool for node.js apps.

usage

First, run cli app configuration install wizard:

 node examples/helloworld/cli-installer.js

Second, start your app

 node examples/helloworld/server.js