create-node-restapi
v5.0.1
Published
A CLI that clones the [rest-express-template](https://github.com/Michal3333/rest-express-template) repository, installs required dependencies and inits .env file.
Downloads
2
Maintainers
Readme
create-node-restapi
A CLI that clones the rest-express-template repository, installs required dependencies and inits .env file.
NOTE
To use this package, you must have git installed on your machine.
How to use it?
To use the CLI, use this command:
npx create-node-restapi
- In the first step, specify the project name.
- Next, choose the template variant.
More details about the template can be found here.