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.
- Host: GitHub
- URL: https://github.com/marcosdiasdev/react-vitejs-template
- Owner: marcosdiasdev
- Created: 2023-01-08T23:56:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T19:53:11.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:17:17.720Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 287 KB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - marcosdiasdev/react-vitejs-template - A ViteJS template for React projects, with ESLint, Prettier, Vitest, Testing Library, TailwindCSS and Storybook. (TypeScript)
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.