Vue Pizza is a pizza-themed project. The site is divided into components, has a number of dynamic elements. There is a routing, as well as a 404 page. In the process of development used advanced web development technologies.
Technologies/tools used:
- VueJS 3
- CompositionAPI
- VueRouter
- Pinia
- Vite
- Vue-toastification
- SCSS
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm installnpm run devnpm run build