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
commit 3640fb83cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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