@nitishkc7075/mobile-code-editor
v0.1.0
Published
5KB React code editor for phones. Regex tokenizer. No deps.
Maintainers
Readme
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/fd6a4cce-9f42-43b7-9c8c-f62082449ace
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
