Skip to content

johnnygerard/starter-vite-vanilla

Repository files navigation

Vite Vanilla Starter

This starter repository facilitates the creation of new Vite projects using the configuration described below.
To learn how to use a GitHub template repository, check out Creating a repository from a template.

project status live site Lighthouse report

Tech Stack

Frontend

Backend

Testing

How to Update

To check for outdated packages, run npm outdated.

# Update dependencies (this will rewrite package-lock.json and package.json)
npm update --save
npm install --save-exact --save-dev prettier@latest prettier-plugin-tailwindcss@latest

Dev Environment & Tools

Copyright

© 2025 Johnny Gérard

About

Vite Vanilla Starter

Topics

Resources

License

Stars

Watchers

Forks