بدون توضیح

joycekepler 07cae0ebd2 Merge branch 'feature/SERPRATI-JOY-868kf2642-alteracoes-associado' of Softpar/sfp_front_vue_serprati_digital into development 6 روز پیش
public 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 3 ماه پیش
src 95edb93d6f feat: :sparkles: adicionar coluna "acessou o app" 6 روز پیش
.gitignore 4aa219a744 first commit 3 ماه پیش
README.md 4aa219a744 first commit 3 ماه پیش
eslint.config.js 4aa219a744 first commit 3 ماه پیش
index.html 4aa219a744 first commit 3 ماه پیش
jsconfig.json 9e527fef7b style: :lipstick: style (sistema) adicionando icones e nome do sistema 3 ماه پیش
package-lock.json 53798b194c instalacao vue draggable 1 ماه پیش
package.json 53798b194c instalacao vue draggable 1 ماه پیش
postcss.config.js 4aa219a744 first commit 3 ماه پیش
quasar.config.js e520ae5cc6 ajuste ip api 3 هفته پیش

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.