بدون توضیح

Gustavo Zanatta 2ed677ce59 chore: versao 1.9 (versionCode 10) 3 ساعت پیش
public 1dc7ff9682 build: muda icon do app 4 هفته پیش
src d53bc686fc Merge branch 'fix/diaria-kay-correções' of Softpar/sfp_front_vue_diarista_prestador into development 3 ساعت پیش
src-capacitor 2ed677ce59 chore: versao 1.9 (versionCode 10) 3 ساعت پیش
.env.app.dev 02e775d3c7 build: ajuste em packages para build do projeto 1 ماه پیش
.gitignore ce6fd90a7b chore: remove arquivos temp do repo + organizando codigo login page 4 هفته پیش
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 1d19183f90 feat: :sparkles: feat(notificação chamativa) Foi ralizado a adição de notificação 1 هفته پیش
package.json f8be6ec760 Merge branch 'development' into feature/diaria-kay-notificação-chamativa 3 ساعت پیش
postcss.config.js 872dc3af5f first commit 6 ماه پیش
quasar.config.js 4c9d4cc2d5 feat: permite o prestador adicionar localizacao via api do google maps 3 هفته پیش

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.