# cardone-admin **Repository Path**: fand/cardone-admin ## Basic Information - **Project Name**: cardone-admin - **Description**: c1 定制化快速开发平台(前端),集成 用户中心管理、权限管理、配置管理、日志管理、工作流管理、内容管理,可复用及二次开发 - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.cardone.top/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-06 - **Last Updated**: 2022-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cardone-admin > cardone admin ## Build Setup ``` 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 ``` 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).