杏聆荟学院 h5

guanxinyi 23b43d5f4f Merge branch 'master' of http://git.ius.plus/gavin.chen/fis_h5_school 1 year ago
.vscode e73b3c04fa init repo 1 year ago
public e73b3c04fa init repo 1 year ago
src 23b43d5f4f Merge branch 'master' of http://git.ius.plus/gavin.chen/fis_h5_school 1 year ago
.env.production e73b3c04fa init repo 1 year ago
.gitignore 92637affb4 update git ignore 1 year ago
README.md 1d4c19c09f update readme 1 year ago
package-lock.json 1d4c19c09f update readme 1 year ago
package.json 1d4c19c09f update readme 1 year ago
pnpm-lock.yaml e73b3c04fa init repo 1 year ago
postcss.config.js e73b3c04fa init repo 1 year ago
tailwind.config.js e73b3c04fa init repo 1 year ago

README.md

杏聆荟学院 H5

启动项目

# 安装依赖
npm install

# 启动项目
npm run start

# 打包项目
npm run build

启动环境

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