ngseke / mcip.app

๐ŸŒŒ MCIP official website built with Nuxt 3

Home Page:https://mcip.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ๆจ‚ๅฐ่จˆ็•ซๅฎ˜ๆ–น็ถฒ็ซ™

Static Data Repository

โ†’ https://github.com/ngseke/mcip.ml-static

Recommended Environment

  • Node.js >=18
  • pnpm >=8 (do not use npm or yarn)

Development Commands

Setup

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

๐ŸŒŒ MCIP official website built with Nuxt 3

https://mcip.app


Languages

Language:Vue 85.2%Language:TypeScript 8.6%Language:Sass 4.3%Language:JavaScript 1.9%