You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
钟良源 1ff50c6089 fix(config): 更新环境配置和API代理地址 4 weeks ago
..
public init 1 month ago
src fix(config): 更新环境配置和API代理地址 4 weeks ago
.env init 1 month ago
.eslintrc.js init 1 month ago
.gitignore init 1 month ago
.npmrc init 1 month ago
.prettierignore init 1 month ago
.prettierrc init 1 month ago
.umirc.ts fix(config): 更新环境配置和API代理地址 4 weeks ago
Dockerfile init 1 month ago
README.md init 1 month ago
externals.d.ts init 1 month ago
jest-setup.ts init 1 month ago
jest.config.ts init 1 month ago
package.json init 1 month ago
tailwind.config.js init 1 month ago
tailwind.css init 1 month ago
tsconfig.json init 1 month ago
typings.d.ts init 1 month ago

README.md

flowApp 使用说明

下载:

// node版本
node v20.14.0

// 下载
npm install --force
npm install --legacy-peer-deps

// 运行
npm run dev