# len-blog-ui **Repository Path**: tang006/len-blog-ui ## Basic Information - **Project Name**: len-blog-ui - **Description**: vue 博客 ui 后端 lenosp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://blog.lenosp.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 59 - **Created**: 2019-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # len-blog > lenos 博客 vue ui > 采用 vue iview ui ## Build 项目 ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ```