Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 367 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 367 Bytes

Geeker-Admin_Learning

Forked from [Vue3-TS-Tailwind-Template@v1.3.0]

Geeker-Admin@v1.2.0 Learning

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