# Vue-Account **Repository Path**: Nevermore98/vue-account ## Basic Information - **Project Name**: Vue-Account - **Description**: Vue2 记账项目,预览地址: https://nevermore98.gitee.io/vue-account-website/index - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: https://nevermore98.gitee.io/vue-account-website/index - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-31 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-account ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Run your unit tests ``` yarn test:unit ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).