https://github.com/novosga/panel-app
Novo SGA Panel Client
https://github.com/novosga/panel-app
electron novosga painel panel ticket vuejs2
Last synced: 4 months ago
JSON representation
Novo SGA Panel Client
- Host: GitHub
- URL: https://github.com/novosga/panel-app
- Owner: novosga
- License: mit
- Created: 2013-09-19T14:59:16.000Z (almost 13 years ago)
- Default Branch: v2.1
- Last Pushed: 2024-10-21T19:55:57.000Z (over 1 year ago)
- Last Synced: 2024-10-22T13:39:26.574Z (over 1 year ago)
- Topics: electron, novosga, painel, panel, ticket, vuejs2
- Language: Vue
- Homepage: http://novosga.org
- Size: 6.13 MB
- Stars: 43
- Watchers: 17
- Forks: 73
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Painel Web
Este repositório possui o código do Painel de exibição de senhas do [NovoSGA](http://github.com/novosga/novosga), podendo utilizar-se dos releases disponíveis ou editar o código e personalizá-lo caso queira.
Caso possua alguma sugestão de melhoria, fique a vontade de criar um pull request!
----
This repository has the code of panel of [NovoSGA](http://github.com/novosga/novosga), you can use the available releases or edit the code and customize it if you want.
If you have any suggestions for improvement, feel free to create a pull request!
----
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```