1.1.3 • Published 1 year ago

generate-express-boilerplate v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Generate Express Boilerplate

A quick and simple boilerplate for an Express app

Usage

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

Create a package.json:

  npm init

Generate boilerplate using the npx command:

  npx generate-express-boilerplate

Features

  • Creates a boilerplate file structure
  • Installs express and cors
  • Creates a simple server in app.js and server.js files
  • Adds a dev script in package.json to run the server

Feedback

If you have any feedback, please reach out to me at sjenishpatel23@gmail.com

Authors

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago