Skip to content

qyhever/e-admin-antdv

Repository files navigation

# clone the project
git clone https://github.com/lgf196/ant-simple-pro.git

# enter the project directory
cd ant-simple-pro

#choose the version you like

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:3000

Build

# Package testing service
npm run build:alpha

# Package pre-release service
npm run build:preprod

# Package formal service
npm run build:prod

About

vue3 + ant-design-vue 构建的 web 应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages