Tidak Ada Deskripsi

Gustavo Zanatta 4611d7a019 feat: ✨ feat (relatorio) novo relatorio de usos do convenio 8 jam lalu
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 3 bulan lalu
src 4611d7a019 feat: ✨ feat (relatorio) novo relatorio de usos do convenio 8 jam lalu
.gitignore 4aa219a744 first commit 3 bulan lalu
README.md 4aa219a744 first commit 3 bulan lalu
eslint.config.js 4aa219a744 first commit 3 bulan lalu
index.html 4aa219a744 first commit 3 bulan lalu
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 3 bulan lalu
package-lock.json 53798b194c instalacao vue draggable 1 bulan lalu
package.json 53798b194c instalacao vue draggable 1 bulan lalu
postcss.config.js 4aa219a744 first commit 3 bulan lalu
quasar.config.js 47b2bfe663 fix ip (dominio serprati nao foi feito pela equipe responsavel ate o momento) 9 jam lalu

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.