Update for the original repo https://github.com/specklesystems/speckle-demo-app
- using Vite
- Updated from Vue 2 to Vue 3 using composition API
- Updated from Vuetify 2 to Vuetify 3
- Updated from vuex to pinia
- cannot add detailed data to v-autocomplete
- Missing vuetify layout colors
npm installnpm run devnpm run buildLint with ESLint
npm run lint