樂台計畫官方網站
→ https://github.com/ngseke/mcip.ml-static
- Node.js
>=18
- pnpm
>=8
(do not use npm or yarn)
pnpm install
Start the development server on http://localhost:3000
:
pnpm run dev
Build the application for production:
pnpm run build
Locally preview production build:
pnpm run preview