English | 简体中文
pnpm install
pnpm dev
pnpm new
Create a functional Component which name is Button👇
pnpm new Button -- -f
pnpm build
Bypass all pre-check before building👇
pnpm build -- -n
pnpm start
More powerful customizations is in omni.config.js
English | 简体中文
pnpm install
pnpm dev
pnpm new
Create a functional Component which name is Button👇
pnpm new Button -- -f
pnpm build
Bypass all pre-check before building👇
pnpm build -- -n
pnpm start
More powerful customizations is in omni.config.js