Skip to content

Work-in-progress proof of concept for a slim Vite + React SSR app, with data fetching on route change.

Notifications You must be signed in to change notification settings

mattboon/vite-ssr-app

Repository files navigation

Work-in-progress proof of concept for a slim Vite + React SSR app, with data fetching on route change.

Dependencies

Setup

yarn install

Running in Development

yarn dev

Running in Production

yarn build
yarn server:prod

About

Work-in-progress proof of concept for a slim Vite + React SSR app, with data fetching on route change.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published