The project is build using:
- Node version 16.14.2
- Yarn version 1.22.15
- npm version: 8.5.5
- OS: Ubuntu 22.04
yarn install
yarn serve
yarn build
yarn build-google
yarn build-firefox
yarn lint
Credits:
Initial vue todo app was build using the code form: Vue.js workshops Source code is available at: https://github.com/coderhs/new-tab-reminders
Feel free to fork, make modification and send a pull request.