A ViteJS template for React projects, with ESLint, Prettier, Vitest, Testing Library, TailwindCSS and Storybook.
Just run yarn to install the dependencies and then yarn dev to run the app, or yarn storybook to run Storybook.
yarn
yarn dev
yarn storybook