Skip to content

junweipan/vue-app

Repository files navigation

根据 PanJiaChen 的 vue项目 vue-admin-template 开发

Live demo: http://panjiachen.github.io/vue-admin-template

enter the project directory

cd vue-app

install dependency

npm install

develop

npm run dev


This will automatically open http://localhost:9528

## Build

```bash
# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

License

MIT license.

About

vue admin dashboard based on vue-admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published