# lighting-practice **Repository Path**: kdyzm/lighting-practice ## Basic Information - **Project Name**: lighting-practice - **Description**: 科目三灯光考试练习,哈哈哈,真的无聊的蛋疼了 - **Primary Language**: JavaScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 科目三灯光考试练习 线上地址:http://lighting-practice.kdyzm.cn:8080 > 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 ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).