Demo Vue
1.0.0
Vue component development-demo demonstration
Online demo address
The project is built using Vue + Element UI. The overall layout is of the background management type and is mainly a demo demonstration project. This project has undergone relevant optimizations, including routing lazy loading, packaging optimization, cdn acceleration, etc. Students who do not understand can refer to the Vue project. Optimization chapter, compare the project source code.
front page
Rich text editing
Dynamically load JS/CSS
Form form validation
# git clone
git clone [email protected]:JamyKing/Demo-Vue.git
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev