Sen descrición

zntt 58878139e5 Merge branch 'feature-serprati-kay-importação-exames' of Softpar/sfp_front_vue_serprati_digital into development hai 1 semana
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema hai 5 meses
src b1b8acfaba feat: :sparkles: feat(importação exames) Foi adicionado o aviso para o associado caso tente cadastra datas hai 1 semana
.gitignore 4aa219a744 first commit hai 5 meses
README.md 4aa219a744 first commit hai 5 meses
eslint.config.js 4aa219a744 first commit hai 5 meses
index.html 4aa219a744 first commit hai 5 meses
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema hai 5 meses
package-lock.json 53798b194c instalacao vue draggable hai 2 meses
package.json 53798b194c instalacao vue draggable hai 2 meses
postcss.config.js 4aa219a744 first commit hai 5 meses
quasar.config.js 113307d4ca fix ip api hai 1 mes

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.