A simple calculator based on Vue.
This project was bootstrapped with create-vue.
- VSCode
- Volar (and disable Vetur)
- ESLint
- Prettier - Code formatter
- Stylelint
- Code Spell Checker
See Vite Configuration Reference.
npm install
npm run dev
npm run build
npm run lint
npm run lint:fix
npm run lint:es
npm run lint:es:fix
Lint with Stylelint
npm run lint:style
Lint and fix with Stylelint
npm run lint:style:fix
This project is licensed under the MIT License - see the LICENSE file for details.