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 installnpm run devnpm run buildnpm run lintnpm run lint:fixnpm run lint:esnpm run lint:es:fixLint with Stylelint
npm run lint:styleLint and fix with Stylelint
npm run lint:style:fixThis project is licensed under the MIT License - see the LICENSE file for details.