# nightfish_front_end **Repository Path**: yyks2021/nightfish_front_end ## Basic Information - **Project Name**: nightfish_front_end - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-24 - **Last Updated**: 2024-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这很重要 不能用npm install 安装依赖 react-dom会报错 正确启动方式是 1.运行npm install -g yarn 2.运行yarn install安装依赖 3.npm run dev启动项目 npm run dev本地运行 npm run build生产包 npm run buildpre预生产包