Açıklama Yok

kayo henrique 3952279739 feat: :sparkles: feat(agendamento-sob-medida) foi ajustado a listagem das oportundidades e tambem feito as correções nas rotas 3 gün önce
public a70f60b9c1 style: :lipstick: ajustes layout login e pagina de email telefone para envio do codigo 1 ay önce
src 3952279739 feat: :sparkles: feat(agendamento-sob-medida) foi ajustado a listagem das oportundidades e tambem feito as correções nas rotas 3 gün önce
src-capacitor 872dc3af5f first commit 2 ay önce
.gitignore 227644843d gitignore 2 ay önce
README.md 872dc3af5f first commit 2 ay önce
eslint.config.js 872dc3af5f first commit 2 ay önce
index.html 872dc3af5f first commit 2 ay önce
jsconfig.json 872dc3af5f first commit 2 ay önce
package-lock.json 872dc3af5f first commit 2 ay önce
package.json a70f60b9c1 style: :lipstick: ajustes layout login e pagina de email telefone para envio do codigo 1 ay önce
postcss.config.js 872dc3af5f first commit 2 ay önce
quasar.config.js 6e140e9a14 cadastro + login prestador, dashboard funcional 1 ay önce
quasar.config.js.temporary.compiled.1773333784136.mjs a70f60b9c1 style: :lipstick: ajustes layout login e pagina de email telefone para envio do codigo 1 ay önce

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.