1.6.7 • Published 5 years ago
build-node-app v1.6.7
Build Node App
Build a node application boilerplate by running one command!

How to use?
$ npx build-node-app app-nameExample
$ npx build-node-app hello-world
$ cd hello-world
$ node index.jsDirectory
hello-world
- node_modules/
- index.js
- package.jsonArguments
| Arg | Argument | Description |
|---|---|---|
| -p | --port | Specify port number to serve the app. Default is 3000 |
| --mongodb | Install and import mongodb to your app | |
| --mysql | Install and import mysql to your app | |
| --cors | Install and import cors to your app | |
| --git | Initialise the project as a git project. Add .git and .gitignore | |
| -v | --version | Specify version of app |
1.6.7
5 years ago
1.6.5
5 years ago
1.6.4
5 years ago
1.6.3
5 years ago
1.6.2
5 years ago
1.6.1
5 years ago
1.6.0
5 years ago
1.5.9
5 years ago
1.5.5
5 years ago
1.5.3
5 years ago
1.5.2
5 years ago
1.5.1
5 years ago
1.5.0
5 years ago
1.3.0
5 years ago
1.5.8
5 years ago
1.5.7
5 years ago
1.5.6
5 years ago
1.1.9
5 years ago
1.1.8
5 years ago
1.2.6
5 years ago
1.1.7
5 years ago
1.2.5
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago