SkyAdmin
is an open source free and out-of-the-box full-stack middle and background management system template. Developed using the latest mainstream technologies such as Vue3
, Vite
, Element-Plus
, TypeScript
, Pinia
, Tailwindcss
, Nest.js
, Prisma
.
- Get code
git clone https://github.com/skyclouds2001/sky-admin.git
- Install dependencies
pnpm install
- Run
pnpm dev
- Build
pnpm build
- Preview
pnpm preview
MIT © skyclouds2001