tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Add start script at the generated root package.json that spins everything up and generates types #12

Closed tiagob closed 4 years ago

tiagob commented 4 years ago

Use concurrently. Should this be start (like CRA and expo) or watch (like node)?