Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 554 Bytes

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

camelCase - JS functions, props, state PascalCase - Component name snake_case - CSS kebab-case - CSS