Merge pull request #506 from dustinwloring1988/doc-addition

Update README.md
This commit is contained in:
Dustin Loring
2024-12-02 10:45:10 -05:00
committed by GitHub

View File

@@ -208,6 +208,7 @@ pnpm run dev
- `pnpm run typecheck`: Runs TypeScript type checking.
- `pnpm run typegen`: Generates TypeScript types using Wrangler.
- `pnpm run deploy`: Builds the project and deploys it to Cloudflare Pages.
- `pnpm run lint:fix`: Runs the linter and automatically fixes issues according to your ESLint configuration.
## Development