Astro + React + Vue Counter Demo

June 24, 2021 ยท View on GitHub

Netlify Status

This is an incredibly small demo of using React and Vue together in an Astro project, with a variable passed in to both.

Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run startStarts local dev server at localhost:3000
npm run buildBuild your production site to ./dist/