https://github.com/cablehead/gpt2099
ui prototype
https://github.com/cablehead/gpt2099
Last synced: 11 months ago
JSON representation
ui prototype
- Host: GitHub
- URL: https://github.com/cablehead/gpt2099
- Owner: cablehead
- Created: 2024-02-15T18:17:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T13:01:56.000Z (about 1 year ago)
- Last Synced: 2025-07-10T11:04:56.350Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 398 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See: https://github.com/cablehead/gpt2099.nu
# gpt2099

## Dev
```bash
git clone git@github.com:cablehead/gpt2099.git
cd gpt2099
npm install
npm run dev
```
Then, browse to: http://localhost:3000