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

Gustavo Zanatta c82f180292 🐛 fix(ui): corrigir label hardcoded na página de erro 404 1 долоо хоног өмнө
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 2 долоо хоног өмнө
src c82f180292 🐛 fix(ui): corrigir label hardcoded na página de erro 404 1 долоо хоног өмнө
.gitignore 4aa219a744 first commit 2 долоо хоног өмнө
README.md 4aa219a744 first commit 2 долоо хоног өмнө
eslint.config.js 4aa219a744 first commit 2 долоо хоног өмнө
index.html 4aa219a744 first commit 2 долоо хоног өмнө
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 2 долоо хоног өмнө
package-lock.json 911f5ef163 🔧 chore(deps): adicionar dependências para os novos módulos da plataforma 1 долоо хоног өмнө
package.json 911f5ef163 🔧 chore(deps): adicionar dependências para os novos módulos da plataforma 1 долоо хоног өмнө
postcss.config.js 4aa219a744 first commit 2 долоо хоног өмнө
quasar.config.js fb99f423b9 feat: :sparkles: feat (layout pos login) criacao dos leftmenulayouts personalizados 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.