Skip to content

An empty, bare-bones [Vite](https://vitejs.dev) app with some customizations I like to make.

Notifications You must be signed in to change notification settings

calvinjuarez/vite-boilerplate

Repository files navigation

vite-boilerplate

An empty, bare-bones Vite app with some customizations I like to make. Is this necessary? No. But it helps me spin up a sandbox for myself more quickly.

Project Setup

npm install

Compile and Hot-Reload for Development

npm start

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

An empty, bare-bones [Vite](https://vitejs.dev) app with some customizations I like to make.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published