To Do application
Created using Vue.JS 3, Pinia and MDBootstrap
Project setup
- Install node dependencies
npm install
- Compile for development mode
npm run serve
- Compile for production mode
npm run build
npm install
npm run serve
npm run build