https://github.com/speakeasy-api/frontend-test-template
https://github.com/speakeasy-api/frontend-test-template
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/speakeasy-api/frontend-test-template
- Owner: speakeasy-api
- Created: 2024-11-05T20:00:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T13:33:32.000Z (5 months ago)
- Last Synced: 2025-06-13T10:54:55.312Z (13 days ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
```bash
pnpm install
```# Run
```bash
pnpm dev
```