KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
vue-management-demo
★ 20
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
CVE-2022-24934
:
No description available.
youtube-react-clone
:
Made for class
Crystal-Twins
:
No description available.
p5.videorecorder
:
a p5js library for recording video from sketches
ffmpeg-scripts
:
Scripts for FFmpeg
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vue-management-demo
?
Download (.md)
# vue-management-demo 感谢[Allen](https://space.bilibili.com/1643315584)老师的[视频教程](https://www.bilibili.com/video/BV1QU4y1E7qo)。 这是一个 Vue + Element UI 的练习项目。后续问题解决记录请看[feature](https://github.com/buxianshan/vue-management-demo/tree/feature#readme)分支。 效果图: 首页  用户管理  ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).