This project uses Vite.
In the project directory, you can run:
Start Vite dev server in the current directory. Will enter the watch mode in development environment and run mode in CI automatically.
The page will reload if you make edits.
Builds the app for production to the dist
folder. vite build
Locally preview production build. vite preview
Start the Storybook dev server for building components in isolation.
Builds the storybook app for production.