0.2.0 • Published 5 years ago

create-node-express-app v0.2.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

create-node-express-app

create a new node express app

Getting Started

  • install package globally
$ npm install -g create-node-express-app
  • create a new application by doing create-rest-api <your-app-name>
$ create-rest-api test-app
  • It will ask you a few yes/no questions
  • This will create a folder with <your-app-name>

  • install the dependencies

$ npm install
  • now to run the application simply do
$ bash deploy.sh
0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

1.0.1

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

1.0.0

5 years ago