Repositorio sobre Franqueada de Ginastica do Cerebro

Gabriel Alves 0f052c5231 Merge branch 'feat/GINC-GAB-fluxo-contratos' of Softpar/sfp_vue_franchisee_ginastica_cerebro into development 1 týždeň pred
public 6bb1a7163c feat: adiciona icone, titulo 4 týždňov pred
src 748384d283 feat: adiciona edit de estudante, remove alguns middlewares para teste e adiciona rota de responsavel. 1 týždeň pred
.editorconfig 55b36cea92 first commit 1 rok pred
.gitignore 55b36cea92 first commit 1 rok pred
.npmrc 55b36cea92 first commit 1 rok pred
README.md 55b36cea92 first commit 1 rok pred
eslint.config.js ee19645745 feat: New DefaultInput and DefaultSelect to make editing styles across 2 mesiacov pred
index.html 6bb1a7163c feat: adiciona icone, titulo 4 týždňov pred
jsconfig.json 55b36cea92 first commit 1 rok pred
package-lock.json d76103d8fe chore: build command and url 1 mesiac pred
package.json d76103d8fe chore: build command and url 1 mesiac pred
postcss.config.js 9ee1521056 feat: following latest quasar recommendations, better useFormUpdateTracker, useScroll, useSubmitHandler and other small improvements in the layout and code overall 4 mesiacov pred
quasar.config.js d76103d8fe chore: build command and url 1 mesiac pred

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.