w3cj / express-api-starter

A basic starter for an express.js API
MIT License
440 stars 202 forks source link

>npm create-express-api --typescript --directory api #15

Open sytpb opened 1 year ago

sytpb commented 1 year ago

why I get this wrong ?

Unknown command: "create-express-api"

psimonov commented 1 year ago

just use npx create-express-api --typescript --directory api