# review **Repository Path**: ljsshuai/review ## Basic Information - **Project Name**: review - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-10 - **Last Updated**: 2024-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # review ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Run your unit tests ``` yarn test:unit ``` ### Run your end-to-end tests ``` yarn test:e2e ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 工程产生的错误信息 Q:`Error: Cannot find module 'vue-loader-v16/package.json'` A:需要升级 `node` 高版本