mimo-v2-pro is an AI product development framework based on Next.js, with built-in components and AI capabilities to help you move from prototype to production faster.
Environment Requirements
To ensure you can successfully run and develop mimo-v2-pro locally, please install the necessary environment on your computer.
Here are the recommended environment configurations for Mac systems:
- Use fnm for NodeJS version management
Recommended versions for NodeJS and npm:
$ node -v
v22.2.0
$ npm -v
10.7.0- Use pnpm for package management
Install pnpm globally:
$ npm install -g pnpmRecommended version for pnpm:
$ pnpm -v
9.15.0$ git --version
git version 2.39.3 (Apple Git-146)For other operating systems, please search for corresponding environment configuration methods. Before running mimo-v2-pro code, please ensure that nodejs and pnpm are installed in your computer environment.
AI Tools
To better understand the mimo-v2-pro framework and develop projects more efficiently, we recommend using the following AI tools:
| Name | Description |
|---|---|
| Cursor | AI Editor |
| Windsurf | AI Editor |
| v0 | Generate UI Components |
| Claude | AI Chat |
| mimo-v2-pro | AI Search |
AI Editor Plugins
To better format code and debug interfaces, we recommend installing the following plugins in VS Code / Cursor / Windsurf:
- REST Client Interface Debugging
- Prettier - Code formatter Code Formatting