Không có mô tả

Gustavo Mantovani 987a2dcb7e fix: apply payment status so atualizava quando status era paid, prendia a tela em um estado sem payment e sem as infos (pix) 2 tuần trước cách đây
public 542b5dbdc4 build: muda icon do app 1 tháng trước cách đây
src 987a2dcb7e fix: apply payment status so atualizava quando status era paid, prendia a tela em um estado sem payment e sem as infos (pix) 2 tuần trước cách đây
src-capacitor c396efd34a remove permission nao necessaria 2 tuần trước cách đây
.env.app.dev 70919a302c build: alterar quasar.config.js para conseguir alternar entre ambientes com facilidade 3 tháng trước cách đây
.gitignore 3ffbc5d1d7 feat: add possibilidade de cadastrar foto no momento de registro do cliente 1 tháng trước cách đây
README.md 32f55b3f3e first commit 7 tháng trước cách đây
eslint.config.js 8e82ff947e feat: :sparkles: feat (agendamentos) adicionando opcao de cancelar agendamento no cliente 4 tháng trước cách đây
favicon.ico 542b5dbdc4 build: muda icon do app 1 tháng trước cách đây
index.html 32f55b3f3e first commit 7 tháng trước cách đây
jsconfig.json 32f55b3f3e first commit 7 tháng trước cách đây
package-lock.json a37937f79a chore version 2.6 2 tuần trước cách đây
package.json a37937f79a chore version 2.6 2 tuần trước cách đây
postcss.config.js 32f55b3f3e first commit 7 tháng trước cách đây
quasar.config.js 03deb3817f changes new version + versao no profile 2 tuần trước cách đây

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.