/cub-admin-template

基于 cub admin 的模板项目

Primary LanguageVueMIT LicenseMIT

Cub Admin Template

基于Cub Admin的模板项目

Project Setup

git clone https://github.com/thelostword/cub-admin-template.git my-admin

cd my-admin

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build