# hdzy_front #### Description 核电作业许可管理系统-前端 ### yarn ```bash $ yarn install $ yarn serve ``` ### or npm ``` $ npm install $ npm run serve ```