create-node-express-app

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i create-node-express-app

Weekly Downloads

4

Version

0.2.0

License

ISC

Unpacked Size

30.1 kB

Total Files

36

Last publish

Collaborators

  • deeputkarsh