https://github.com/cablehead/gpt2099
https://github.com/cablehead/gpt2099
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cablehead/gpt2099
- Owner: cablehead
- Created: 2024-02-15T18:17:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T14:41:02.000Z (about 1 year ago)
- Last Synced: 2025-03-25T05:05:47.230Z (2 months ago)
- Language: TypeScript
- Size: 397 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gpt2099

## Dev
```bash
git clone [email protected]:cablehead/gpt2099.git
cd gpt2099
npm install
npm run dev
```Then, browse to: http://localhost:3000