1.0.0 • Published 3 years ago

create-better-express-api v1.0.0

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

Create Better Express API

Introduction

  • A npm runner for creating boilerplate by Better Express API Structure project.

Usage

  • To generate the starter boilerplate, please run command
# with npx
npx create-better-express-api name_of_app

Note : Installing the package globally will not be updated automatically if a new version is available.

Next Steps

  • Provide more granular control options.
  • Make this better with the betterment in the source project.