This project is the official website of makcu, developed using the React framework, and is mainly used to display makcu's documents/online tools/related information, etc.
- Node.js Version: [22.x.x]
First, clone the repository:
git clone https://github.com/MakcuTeam/Website project-name
cd project-name
Install dependencies:
pnpm install
pnpm dev
pnpm build
pnpm start