Skip to content

Latest commit

 

History

History

vite-spa

Vite Single Page App

This example encapsulates a traditional React Single Page application, bundled and served (in dev) using Vite.

The app was setup using the Vite generator e.g. yarn dlx create-vite@latest

Run

yarn workspace vite-spa start