Тайлбар байхгүй

Gustavo Zanatta c3a6b69458 feat: ✨ fat (formulario satisfacao) criado campanhas de avaliacao 4 өдөр өмнө
public 2b6522ee26 correcao geral icons 2 сар өмнө
src c3a6b69458 feat: ✨ fat (formulario satisfacao) criado campanhas de avaliacao 4 өдөр өмнө
src-capacitor bfd8799c1a change version 1.0.5 1 долоо хоног өмнө
.env.example bfd8799c1a change version 1.0.5 1 долоо хоног өмнө
.gitignore ba75014c92 corrige gitignore 2 сар өмнө
README.md e8664bddbd first commit 3 сар өмнө
eslint.config.js e8664bddbd first commit 3 сар өмнө
index.html e8664bddbd first commit 3 сар өмнө
jsconfig.json e8664bddbd first commit 3 сар өмнө
package-lock.json 9f6cf4fec4 new version 1.0.2 1 сар өмнө
package.json 13b209c976 version src-capacitor 1.0.4 1 долоо хоног өмнө
politicas_ajustes.md 675ae3cc59 app inteiro 2 сар өмнө
postcss.config.js e8664bddbd first commit 3 сар өмнө
quasar.config.js bfd8799c1a change version 1.0.5 1 долоо хоног өмнө

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.