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

Gustavo Zanatta 4de78e270c Merge branch 'development' of gogs.softpar.inf.br:Softpar/sfp_front_vue_diarista_prestador into development 5 цаг өмнө
public 1dc7ff9682 build: muda icon do app 2 долоо хоног өмнө
src 5ba14aa940 refactor: reload dos dados do dashboard ao aceitar proposta 4 өдөр өмнө
src-capacitor b2d8bed3ea fix sdk + versioncode 5 цаг өмнө
.env.app.dev 02e775d3c7 build: ajuste em packages para build do projeto 3 долоо хоног өмнө
.gitignore ce6fd90a7b chore: remove arquivos temp do repo + organizando codigo login page 2 долоо хоног өмнө
README.md 872dc3af5f first commit 6 сар өмнө
eslint.config.js 5f87c5931d style: :lipstick: style (agendamento) alterando labels de cancelamento 3 сар өмнө
index.html 872dc3af5f first commit 6 сар өмнө
jsconfig.json 872dc3af5f first commit 6 сар өмнө
package-lock.json 2179eca42f fix versions para core 7 5 өдөр өмнө
package.json 2179eca42f fix versions para core 7 5 өдөр өмнө
postcss.config.js 872dc3af5f first commit 6 сар өмнө
quasar.config.js 4c9d4cc2d5 feat: permite o prestador adicionar localizacao via api do google maps 2 долоо хоног өмнө

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.