Local Development
Bootstrap project
With command
pnpm i
the project will install all dependencies.
Website preview
With command
pnpm docs:dev
the project will launch website for you to preview all existing component.
With command
pnpm i
the project will install all dependencies.
With command
pnpm docs:dev
the project will launch website for you to preview all existing component.