- ✅ 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
- Node - recommended installation method for Mac OS: NVM. NOTE: If using asdf and on an M1 Mac you may need to set the Terminal architecture to x86 before installing Node.
- Yarn
- Prettier
yarn install
yarn serve
yarn build
yarn lint
yarn prettier-watch