# vue-project **Repository Path**: jack006/vue-project ## Basic Information - **Project Name**: vue-project - **Description**: 第一个 vue 项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-10 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![效果图](https://upload-images.jianshu.io/upload_images/3944205-0f9946386af71f4d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) [学习地址](https://github.com/lison16/vue-cource) # vue-project ## 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/).