Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 891 Bytes

README.md

File metadata and controls

53 lines (32 loc) · 891 Bytes

sky-admin

standard-readme compliant

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.

Getting Started

  • Get code
git clone https://github.com/skyclouds2001/sky-admin.git
  • Install dependencies
pnpm install
  • Run
pnpm dev
  • Build
pnpm build
  • Preview
pnpm preview

Changelog

Changelog

Contribution

Contribution

Code of Conduct

Code of Conduct

License

MIT © skyclouds2001