This is a simple React/Vite website that demonstrates how to use Edgee on a SPA website.
## Go wherever you want
git clone git@github.com:edgee-cloud/demo-spa.git
cd demo-spa
npm install
npm run dev
Then you can go to http://localhost:8080/
But to be able to use the power of Edgee you need to launch the edgee
proxy
and set it up with a backend pointing to http://localhost:8080/
Feel free to contribute to this Github repository or ask for help via the issues