# 简易记账-vue **Repository Path**: h_mo/simple-bookkeeping-vue ## Basic Information - **Project Name**: 简易记账-vue - **Description**: 用vue做的一个简单的单页面本地记账应用: - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://jianyi.ranesuangyu.top - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-08-25 - **Last Updated**: 2021-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coumorney(简易记账) ##项目安装 #### 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/).