Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

StevenShaoYY/backend_template

Repository files navigation

vue-admin-template

# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project directory
cd vue-admin-template
# install dependency
npm install
# develop
npm run dev

This will automatically open http://localhost:9527

Build

# build for test environment
npm run build:stage
# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview
# preview the release environment effect + static resource analysis
npm run preview -- --report
# code format check
npm run lint
# code format check and auto fix
npm run lint -- --fix

6.26新增

1.webpack-build-notifier 增加打包监控 2.progress-bar-webpack-plugin 增加打包进度条

License

MIT license.

Copyright (c) 2017-present PanJiaChen

About

vue 项目初始化模板

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /