# subscan-ui **Repository Path**: puti94/subscan-ui ## Basic Information - **Project Name**: subscan-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Subscan Ui ## Build Setup ``` bash # 安装依赖 yarn # 启动本地开发环境 yarn serve # 测试环境打包 yarn run testbuild # 生产环境打包 yarn run build # 打包依赖分析 yarn run analyz ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).