Skip to content

Personal interest, looking forward to what's next.

Notifications You must be signed in to change notification settings

Raywh/vite-vue-admin

Repository files navigation

⚡ Introduction

前端脚手架项目.

# configure
1. installation of the recommended plugins in the .vscode directory
3. node version 16+
4. pnpm version 7.x

## * Next Generation
1. clock
2. canvas

# clone
[email protected]:Raywh/wh.git

# enter the project directory
cd vite-vue-admin

# install dependencies
pnpm i

# start the service
pnpm dev

✔️ Preview

# stage environment
pnpm preview:stage

# prod environment
pnpm preview:prod

📦️ Multi-environment packaging

# build the stage environment
pnpm build:beta

# build the prod environment
pnpm build:prod

🔧 Code formatting check

pnpm lint

💕 Contributors

Thanks to all the contributors!

About

Personal interest, looking forward to what's next.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published