# 学成在线 **Repository Path**: gzfe/learning_online ## Basic Information - **Project Name**: 学成在线 - **Description**: 此标签和v0.1.13是一样的内容 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-11-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学成在线项目 ## 技术方案 项目采取React.js 中的SSR框架next.js开发完成 ## 项目发布 - 将项目克隆到本地目录 - 进入目录执行: yarn install 或者 npm install - 双击 build.bat 或者 在cmd中执行 yarn run build 或者 npm run build - 双击 start.bat 或者在cmd中执行 yarn run start 或者 npm run start - 在浏览器中输入: http://localhost:887即可访问