Starter template with Vite + Vue 3 + Typescript + Quasar + Three.js A Vue sandbox to get familiar with WebGL Tired of always starting from scratch? Lucky you!!! Use this repo to get quickly on tracks. Installation cd frontend yarn This will install the fallowing: Vue 3; Vuex@4; Vue-router@4; Quasar; Three.js; Run development server From ./frontend/ directory, run: yarn dev