create-chill-express-api
v1.0.1
Published
The cli generator for creating a starter for express rest api
Readme
create-chill-express-api
A starter generator for creating express rest api
usage
You can use with npm or npx
# With npm
npm install -g create-chill-express-api
# With npx
npx create-chill-express-api your-app-name
