# vue2+element-ui-数据静态网站 **Repository Path**: carpONE_admin/carp ## Basic Information - **Project Name**: vue2+element-ui-数据静态网站 - **Description**: 采用vue2框架,ui采用element-ui,数据在/src/store/data/data.js - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-17 - **Last Updated**: 2023-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Element-UI ## README # vue_system ## 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/).