# nirvana-reborn-web **Repository Path**: graylogo/nirvana-reborn-web ## Basic Information - **Project Name**: nirvana-reborn-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 本项目基于Coderwhy老师的Vue3项目改造,后期会重新搭建一遍。 ### 启动 ``` npm install npm run serve ``` ### 修改请求地址 本地项目在`vue.config.js`中修改`target` 字段即可; 打包项目需要在`.env.production`中修改目标文件夹;