杏聆荟学院 h5

gavin.chen febe3ad4a9 修正分享链接 7 mēneši atpakaļ
.vscode 112ece7371 update preview config 11 mēneši atpakaļ
dev_tool 328bb597a4 优化多语言翻译 10 mēneši atpakaļ
public 008157dc15 Update server gateway and fix bug in CreateLiveCourseDialog component 11 mēneši atpakaļ
src febe3ad4a9 修正分享链接 7 mēneši atpakaļ
.eslintrc.cjs 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
.gitignore 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
.prettierrc.cjs d495d3eb06 update prettier config 11 mēneši atpakaļ
README.md 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
index.html 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
launch.json 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
package-lock.json 9624f0d186 Update antd-img-crop version and fix dropdown rendering 11 mēneši atpakaļ
package.json 9624f0d186 Update antd-img-crop version and fix dropdown rendering 11 mēneši atpakaļ
postcss.config.js 22c483c801 refactor(bundler): from CRA (Create React App) to Vite 11 mēneši atpakaļ
tailwind.config.js 5765c0fdb6 优化录制按钮 11 mēneši atpakaļ
tsconfig.json f9a6644b1e add ts config 11 mēneši atpakaļ
tsconfig.node.json f9a6644b1e add ts config 11 mēneši atpakaļ
vite.config.ts d9cfe3a358 更新移动端全屏样式 10 mēneši atpakaļ

README.md

杏聆荟学院 H5

扫描翻译项

node .\dev_tool\i18n_scanner.cjs

启动项目

# 安装依赖
npm install

# 启动项目
npm run dev

# 打包项目
npm run build

启动环境

# 启动环境
npm install react-scripts --save