Solstice Design System
- Vue 3
- Vite 2
- Bootstrap 5
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
npm run coverage
Lint with ESLint
npm run eslint
Lint with Stylelint
npm run stylelint