- ✅ Vue 2+
- ✅ Vue CLI 3+ with the following plugins:
- ⚡ Babel
- ✏️ Typescript
- 🌐 PWA Support
- ✅ Vue Router
- ✅ SASS for styles
- ✅ TSLint & Stylelint for linting
- ✅ Prettier for code formatting
- ✅ Lintstaged for Git pre-commit hooks
yarn install
yarn serve
yarn build
yarn lint
yarn prettier-watch