|
|
преди 1 ден | |
|---|---|---|
| public | преди 1 месец | |
| src | преди 1 ден | |
| .editorconfig | преди 1 година | |
| .gitignore | преди 1 година | |
| .npmrc | преди 1 година | |
| README.md | преди 3 седмици | |
| eslint.config.js | преди 2 месеца | |
| index.html | преди 1 месец | |
| jsconfig.json | преди 1 година | |
| package-lock.json | преди 1 месец | |
| package.json | преди 1 месец | |
| postcss.config.js | преди 4 месеца | |
| quasar.config.js | преди 1 месец |
A skeleton for future projects
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build
See Configuring quasar.config.js.
## O que foi feito Descreva resumidamente o que mudou e por quê.
## Tipo de mudança
- [ ] Nova feature
- [ ] Correção de bug
- [ ] Refatoração
- [ ] Documentação
- [ ] Outro:
## Como testar
1. Acesse ...
2. Faça ...
3. Verifique que ...
## Checklist antes do merge
- [ ] Testei localmente
- [ ] Não quebrei nenhum fluxo existente
- [ ] Adicionei/atualizei testes se necessário
- [ ] Variáveis de ambiente documentadas
- [ ] Sem console.log ou código de debug
## Ticket relacionado Refs: