# softlab_okr_web **Repository Path**: sdut-okr-dev/softlab_okr_web ## Basic Information - **Project Name**: softlab_okr_web - **Description**: 软件孵化实验室前端主页 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 软件实验室纳新网站前端 技术栈:bootstrap3.3.7 + axios + vue.js2.5.2 ----- ### 网站地址 https://sdutsoftlab.github.io/ ### 图片预览 ![首页](https://i.loli.net/2019/11/17/to2XvCJOWuxTVGy.jpg) ![纳新](https://i.loli.net/2019/11/17/zdsDGJR261LnWPt.jpg) ## 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).