Skip to content

Latest commit

 

History

History
 
 

redux

Example of using vite-plugin-ssr with React and Redux.

To run it:

git clone git@github.com:brillout/vite-plugin-ssr
cd vite-plugin-ssr/examples/redux/
npm install
npm run start