Getting Started
How to Participate
Learn about competition rules, schedule, scoring criteria, and other important information
View Hackathon HandbookSet Up Your Dev Environment
One command to set up your development environment and start building your app
How to use:
Open Terminal, paste the command and press Enter
The script will automatically complete these steps
FAQ
How do I become a developer?
Visit the Developer Platform to register and apply as a developer to get access to submit projects.
What is Claude Code?
Claude Code is Anthropic's official AI coding assistant that helps you scaffold projects quickly. Node.js 18 or higher is required.
What if I don't have an official Claude account?
The script will automatically offer two options: MiniMax M2.5(direct connection in China, affordable, free for new users) or Official Claude account. MiniMax is recommended for beginners.
What if I encounter a permission error?
Prepend sudo to the command and retry, e.g. sudo npm install -g @anthropic-ai/claude-code
