PLPaolo Licupinzrfvnzr.hashnode.dev·Jan 21, 2023 · 1 min readBoilerplate: Vue3 + ViteGithub repository: https://github.com/zrfvnzr/boilerplates_frontend/tree/hello_world_vue3_vite Created a Vue3 + Vite Project Related: Getting started with Vue 3 + Vite Delete the HelloWorld component Go to /src/components and the delete the file ...00
PLPaolo Licupinzrfvnzr.hashnode.dev·Aug 14, 2022 · 2 min readGetting started with Vue 3 + ViteWhat is VueJS? According to the official Vue website: Vue (pronounced /vjuː/, like view) is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS, and JavaScript, and provides a declarative and component-based p...00