Skip to content

ghostgorge/ChineseChess

Repository files navigation

GHBanner

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/drive/1LrqiPl18VDOenDBsaarRV51oZS7lXOA2

How to Run the Project

Since this is a standard React project structure using ES modules, you can run it using a modern frontend toolchain.

  1. Install Dependencies: Make sure you have node installed.

    npm install react react-dom lucide-react @google/genai tailwindcss
    # You might need a build tool like Vite
    npm install -D vite @vitejs/plugin-react
  2. Start the Development Server:

    npx vite

    Then open the local URL provided (usually http://localhost:5173).

  3. API Key: The AI features require a Gemini API key. Ensure process.env.API_KEY is available or set it in your .env file for the build tool to pick up.

About

ChineseChess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors