1.0.5 • Published 2 years ago
crt-exp-app v1.0.5
Easily create backend project in no time with a single command ensuring MVC pattern using node and express with environment variables and cors setup.
USAGE
npx create-backend-project <project_name>
This will create a project with necessary packages to get started
The project will be created inside the folder from where the command is run