# 新媒体技术实训项目 **Repository Path**: small_shell/ljyxapp ## Basic Information - **Project Name**: 新媒体技术实训项目 - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-20 - **Last Updated**: 2020-12-19 ## 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 ```