Нема описа

Gustavo Zanatta 77c7f06c93 feat: :sparkles: feat (dependentes do associado) adicionada aprovacao de dependentes + correcao no status пре 1 месец
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema пре 5 месеци
src 77c7f06c93 feat: :sparkles: feat (dependentes do associado) adicionada aprovacao de dependentes + correcao no status пре 1 месец
.gitignore 4aa219a744 first commit пре 5 месеци
README.md 4aa219a744 first commit пре 5 месеци
eslint.config.js 4aa219a744 first commit пре 5 месеци
index.html 4aa219a744 first commit пре 5 месеци
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema пре 5 месеци
package-lock.json 53798b194c instalacao vue draggable пре 2 месеци
package.json 53798b194c instalacao vue draggable пре 2 месеци
postcss.config.js 4aa219a744 first commit пре 5 месеци
quasar.config.js e520ae5cc6 ajuste ip api пре 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.