This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.
git clone https://github.com/outbreak-info/js-outbreak.git
cd js-outbreak
npm install
npm run build
npm link
cd outbreak-info-h5n1/
npm link outbreakInfo
npm run dev