Няма описание

Gustavo Zanatta 411abceb69 chore version 2.3 преди 2 дни
public 1dc7ff9682 build: muda icon do app преди 1 месец
src 7ae6a4f056 Merge branch 'fix-diaria-kay-ajustes-prestador' into development преди 2 дни
src-capacitor 411abceb69 chore version 2.3 преди 2 дни
.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 преди 1 месец
README.md 872dc3af5f first commit преди 6 месеца
eslint.config.js 5f87c5931d style: :lipstick: style (agendamento) alterando labels de cancelamento преди 4 месеца
index.html 872dc3af5f first commit преди 6 месеца
jsconfig.json 872dc3af5f first commit преди 6 месеца
package-lock.json 411abceb69 chore version 2.3 преди 2 дни
package.json 411abceb69 chore version 2.3 преди 2 дни
postcss.config.js 872dc3af5f first commit преди 6 месеца
quasar.config.js 4ce464d153 feat: ✨ feat (pedidos e solicitacoes) adicionada listagem de solicitacoes do cliente na aba pedidos преди 4 дни

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.