1.1.0 • Published 4 years ago

minimal-express-starter v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

minimal-express-starter

A simple command to get you started with minimal node express API.

The generated folder will contain following features

  1. Hot reloading with babel-watch
  2. ES6 imports
  3. .env using dotenv
  4. Express server running with REST routes and CORS added

To try it run npx minimal-express-starter my-express-app

And thats it 😄😄😄

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago