Brak opisu

Gustavo Zanatta 47b2bfe663 fix ip (dominio serprati nao foi feito pela equipe responsavel ate o momento) 1 miesiąc temu
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 5 miesięcy temu
src 760262b9c6 feat: :sparkles: feat (primeiro acesso associado) criado fluxo de primeiro acesso do associado 1 miesiąc temu
.gitignore 4aa219a744 first commit 5 miesięcy temu
README.md 4aa219a744 first commit 5 miesięcy temu
eslint.config.js 4aa219a744 first commit 5 miesięcy temu
index.html 4aa219a744 first commit 5 miesięcy temu
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 5 miesięcy temu
package-lock.json 53798b194c instalacao vue draggable 2 miesięcy temu
package.json 53798b194c instalacao vue draggable 2 miesięcy temu
postcss.config.js 4aa219a744 first commit 5 miesięcy temu
quasar.config.js 47b2bfe663 fix ip (dominio serprati nao foi feito pela equipe responsavel ate o momento) 1 miesiąc temu

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.