Unable to create Vue app using the Documentation on Deno
I was trying to check if Deno is a good environment for developing Vuejs applications.
I am following this guide - https://docs.deno.com/examples/vue_tutorial/
It fails at the point where it shows how to implement api for listing dinosaurs, and updates
vite.config.js
with @deno/vite-plugin
Can anyone help me recover from it ??
0 Replies