# BankMint **Repository Path**: pcmtech/BankMint ## Basic Information - **Project Name**: BankMint - **Description**: Mint-UI框架 重构银行联盟手机端页面 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-24 - **Last Updated**: 2021-06-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 ```