In this project, you can use the following npm scripts:
generate: Runspowerhouse generate.lint: Run ESLint and TypeScript checking.format: Run Prettier to format the code.build: Build the library project.storybook: Start Storybook in development mode.build-storybook: Build Storybook.test: Run Vitest for testing.