# hogwarts-aitest-mini-web **Repository Path**: WeiboGe2012/hogwarts-aitest-mini-web ## Basic Information - **Project Name**: hogwarts-aitest-mini-web - **Description**: 霍格沃兹测试学院-教学版测试平台完整项目-前端项目-vue-vuetify - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-14 - **Last Updated**: 2022-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aitest-mini-web > A Vue.js project ## 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 ```