GitHub Stars
130
User Rating
Not Rated
Favorites
0
Views
35
Forks
14
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 18.0.0 or higher
npm: 8.0.0 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/jazelly/vite-react-mcp
cd vite-react-mcp
2. Install Dependencies
bash
pnpm install vite-react-mcp -D
pnpm install @babel/preset-react
3. Start Server
bash
npm start