typescript - tailwind - vercel - nextjs13 - mdx
| command | description |
| :---------------- | :------------------------------------------ |
| `dev` | Starts a development instance of the app |
| `build` | Builds a production instance of the app |
| `start` | Starts a production instance of the app |
| `lint` | Runs ESLint |
| `lint:fix` | Runs ESLint and fixes syntax |
| `prettier` | Runs Prettier |
| `prettier:fix` | Runs Prettier and fixes formatting |
Or leave a ⭐ maybe?