# vue移动端项目 **Repository Path**: lyking-liu/vue-mobile-terminal-project ## Basic Information - **Project Name**: vue移动端项目 - **Description**: 仿照原生卖座电影购票平台,前台视图vue2+ElementUI,后端nodejs,json-server存储数据. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-02 - **Last Updated**: 2023-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, ElementUI, json-server, npm ## README # myapp ## 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/).