https://github.com/connor-davis/threereco-backend
https://github.com/connor-davis/threereco-backend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/connor-davis/threereco-backend
- Owner: connor-davis
- Created: 2024-08-15T10:41:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T12:50:31.000Z (3 months ago)
- Last Synced: 2025-03-04T13:42:08.583Z (3 months ago)
- Language: TypeScript
- Size: 751 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
``````
open http://localhost:3000
```