mojing122 / MoCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoCSS

Some small front-end practice projects, based on Vue 3 & Vite.

Alt text Alt text Alt text

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About


Languages

Language:Vue 82.1%Language:CSS 8.2%Language:TypeScript 7.5%Language:JavaScript 1.1%Language:HTML 1.1%