Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 426 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 426 Bytes

mfsu-independent

Start the antd + framer-motion project without cache in one second.

Setup

Install dependency with pnpm.

$ pnpm install

Start dev server,

# start babel transpiler example
$ pnpm dev

# start esbuild transpiler example
$ pnpm dev:esbuild

LICENSE

MIT