An open API service indexing awesome lists of open source software.

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

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
```