# vue-page **Repository Path**: liubin0509/vue-page ## Basic Information - **Project Name**: vue-page - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-04-07 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-page 学习vue的练手项目 `vue cli` + `element` ![demo](https://user-images.githubusercontent.com/31686695/113951196-ab5b8800-9845-11eb-8d0f-9a0da54f757b.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).