# CICD **Repository Path**: lanterns/cicd ## Basic Information - **Project Name**: CICD - **Description**: cicd代码拉取 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-08 - **Last Updated**: 2023-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-boss ## Project setup ```shell $ npm install ``` ### Compiles and hot-reloads for development ```shell $ npm run serve ``` ### Compiles and minifies for production ```shell $ npm run build ``` ### Lints and fixes files ```shell $ npm run lint ``` ### E2E and Unit tests ```shell $ npm run test ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).