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.
钟良源 47957937a0 chore: 构建配置并添加子应用复制脚本 1 month ago
..
public init 1 month ago
src init 1 month 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 chore: 构建配置并添加子应用复制脚本 1 month 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