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

https://github.com/alexandrehiroyuki/encontrol_iot

Web application for electrical network management.
https://github.com/alexandrehiroyuki/encontrol_iot

Last synced: 6 months ago
JSON representation

Web application for electrical network management.

Awesome Lists containing this project

README

          

# Electrical Network Controller - Internet of Things

## Minimun System Requiriments

Browser: Internet Explorer 11^, MS Edge 12^, Firefox 28^, Chrome 29^, Safari 9^, Opera 12.1 or 17^.

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).