# 小情书app **Repository Path**: sise146/app ## Basic Information - **Project Name**: 小情书app - **Description**: 随着Android手机的不断发展,城市化发展越来越快,竞争也越来越大,一款分享、交流,上传自己喜爱的诗歌,分享自己心情为主的APP已成为当今时代人们缓解压力的不二选择,功能也不断的多样化。在各式各样的app中已经让用户眼花缭乱,我们的app旨在简洁、明了,让用户用的舒心。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-03-31 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mint-ui-starter > A starter kit for Mint UI generated by vue-cli ## Start - Clone or download this repository - Enter your local directory, and install dependencies: ``` bash npm install ``` ## Develop ``` bash # serve with hot reload at localhost:8080 npm run dev ``` ## Build ``` bash # build for production with minification npm run build ```