This is a simple example of how to use Vue3 with Meteor.
- Clone this repo
- Run
meteor npm install
- Run
meteor
- Open
http://localhost:3000
in your browser
- Create a simple example of how to use Vue3 with Meteor using Vite.
- Add Vue Router.
- Add Tailwind CSS.