An open API service indexing awesome lists of open source software.

https://github.com/marcosdiasdev/react-vitejs-template

A ViteJS template for React projects, with ESLint, Prettier, Vitest, Testing Library, TailwindCSS and Storybook.
https://github.com/marcosdiasdev/react-vitejs-template

Last synced: 4 months ago
JSON representation

A ViteJS template for React projects, with ESLint, Prettier, Vitest, Testing Library, TailwindCSS and Storybook.

Awesome Lists containing this project

README

        

# ViteJS ⚡️ React ⚛️ App Template

A ViteJS template for React projects, with ESLint, Prettier, Vitest, Testing Library, TailwindCSS and Storybook.

## Running

Just run `yarn` to install the dependencies and then `yarn dev` to run the app, or `yarn storybook` to run Storybook.