create-exird
v0.2.8
Published
This is a scaffolding for express applications
Downloads
70
Readme
create-exird
create-exird
is a scaffolding tool used to generate an Express application with predefined templates and configurations.
Features
- Quickly set up a new Express application.
- Includes common configurations and templates.
Installation
You can use npm create
to scaffold a new application:
Usage
Run the following command to scaffold a new Express application:
npm create exird@latest
License
This project is licensed under the MIT License.