A (pro) Tracking system for your tasks/to-do
- This is a demo dashboard, and it DOES NOT use any backend.
- All data is generated randomly on first load and stored in the browser's local storage and maintained the same until local storage is cleared.
- If you want to generated new random data, you can clear the local storage and reload the page OR click on the "Settings" button in user profile displayed at the bottom of the left sidebar and then click on "New Data" button from the popover menu.
yarn
# or
npm installquasar devyarn lint
# or
npm run lintyarn format
# or
npm run formatquasar buildSee Configuring quasar.config.js.









