Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples Project of arco.formily

Powered by RsBuild × @arco.design × @formily/* × bun

Setup

Install the dependencies:

bun i install

Get Started

Start the dev server:

bun dev

Build the app for production:

bun build

Preview the production build locally:

bun preview