use this command to start
npx create-api-rest
- use --use-npm to use npm while installing the dependencies
npx create-api-rest --use-npm
choose what language do you want to use
- javascript
- typescript
Wait until the installation is DONE and you're ready to go