# Ferryman-admin **Repository Path**: chongzhe/Ferryman-admin ## Basic Information - **Project Name**: Ferryman-admin - **Description**: Ferryman-cloud的后台管理前端 http://121.5.129.126:8880/ - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: http://121.5.129.126:8880/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-03 - **Last Updated**: 2022-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 后台管理系统 ``` bash # install dependencies npm install / yarn install # serve with hot reload at localhost:8880 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).