Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 745 Bytes

Astro + React + Vue Counter Demo

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:

Command Action
npm install Installs dependencies
npm run start Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/