Files
2026-02-19 18:54:57 +01:00
..
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-19 18:54:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-19 12:31:58 +01:00
2026-02-19 18:54:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-19 12:31:58 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00
2026-02-19 10:37:43 +01:00
2026-02-18 21:04:57 +01:00
2026-02-18 21:04:57 +01:00

dichiarazione fiscale (app)

Dichiarazione fiscale automatizzata

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.