Vite Starter

Setup

npm install

Run

npm run dev

Format & Lint

npm run format
npm run lint:scripts
npm run lint:styles
npm run fix:scripts
npm run fix:styles