https://github.com/code-alchemist01/eduai-final
https://github.com/code-alchemist01/eduai-final
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-alchemist01/eduai-final
- Owner: code-alchemist01
- Created: 2025-06-17T20:10:37.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-06-17T20:29:22.000Z (9 months ago)
- Last Synced: 2025-06-17T21:34:55.522Z (9 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run and deploy your AI Studio app
This contains everything you need to run your app locally.
## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Run the app:
`npm run dev`