Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

File metadata and controls

3 lines (2 loc) · 234 Bytes

A sample app using Astro to render a React and Svelte implementation of a counter component using shared state managed by Astro.

Navigate to /astro-client and run with npm run dev after installing dependencies with npm install