# whitebox **Repository Path**: wchhh/whitebox ## Basic Information - **Project Name**: whitebox - **Description**: 人机交互设计的大作业(前端部分) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-11 - **Last Updated**: 2021-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whitebox ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 参考网站 ``` https://blog.csdn.net/weixin_45764531/article/details/110645624 ``` ### 使用技术 ``` flexible自适应 element-ui框架 axios发送http请求(不一定做后端) ```