ts-react-vike-start
Just another SSR-ready vite-react starter template with vike, unocss & strict development setup. React 18 streaming enabled (Server / Client) 🌊
Test the client-side navigation =>
clone repo and:
run npm install
in root
Start local dev server with npm run dev
build production ready copy to dist folder:npm run build
Preview the build from dist folder: npm run preview