Brak opisu

Gustavo Mantovani 2a0f2fc218 build: add configs de build 23 godzin temu
public 378a2d4479 first commit 3 miesięcy temu
src 2a0f2fc218 build: add configs de build 23 godzin temu
README.md 8145240c53 feat: add tela de edicao para os dados do usuario + add responsividade no dashboard 3 miesięcy temu
index.html 8145240c53 feat: add tela de edicao para os dados do usuario + add responsividade no dashboard 3 miesięcy temu
jsconfig.json 8145240c53 feat: add tela de edicao para os dados do usuario + add responsividade no dashboard 3 miesięcy temu
package-lock.json beaf5356f1 feat: add alerta com ultima sincronizacao do stays 1 tydzień temu
package.json 2a0f2fc218 build: add configs de build 23 godzin temu
quasar.config.js 2a0f2fc218 build: add configs de build 23 godzin temu

README.md

Quasar App (quasar-skeleton)

A skeleton for future projects

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.