Skip to content

A template for Vite to speed up creation of CSR SPA's with React Server

License

Notifications You must be signed in to change notification settings

state-less/template-vite-react-server

Repository files navigation

React + TypeScript + Vite + React Server

This is a React Server template for Vite. Read the docs for more info.

Quickstart

You can use this template to quickly setup a new Frontend:

npx degit state-less/template-vite-react-server my-frontend
cd my-frontend
yarn
yarn dev --mode=production

This will clone our template with all the neccessary setup to connect to a React Server instance.

Note: Starting the server in production mode connects to our live server, so you can take a look at the frontend without starting a server yourself.

About

A template for Vite to speed up creation of CSR SPA's with React Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published