2021 version
Novo SGA triage client
Powered by Vue.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# lint all JS/Vue component files in `src/`
npm run lint
# run locally
To run localy uncomment publicPath on vue.config.js.
Esta versão inclui o recurso Backup Settings que permite fazer o Backup em um arquivo JSON das configurações.
Enjoy.