launchbox
Easily setup an express project structure and start the server in seconds.
Installation
Install the package globally
$ npm i -g launchbox
Starting a project
$ mkdir project-name
$ cd project-name
$ launchbox -i
Authors
- Titancoder(Mangesh Kumar) titancoder