Skip to content

Commit

Permalink
add node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-Raygoza committed Aug 13, 2020
1 parent 5bdae50 commit c36f286
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@

CatWAN Monitor permite conectar, monitorear y controlar por medio de un puerto serial los dispositivos de la CatWAN de Electronic Cats y enviar la información recibida a un servidor por medio de un HTTP POST.


## Quick start
1. Descargar ejecutable dependiendo su sistema operativo en [releases](https://github.com/ElectronicCats/CatWAN-Monitor/releases)
2. Ejecutar y seleccionar puerto serial
3. Insertar link del servidor y puerto para enviar JSON con información.

## Advanced Install
1. Descargar ejecutable dependiendo su sistema operativo en [releases](https://github.com/ElectronicCats/CatWAN-Monitor/releases)
2. Ejecutar y seleccionar puerto serial
3. Insertar link del servidor y puerto para enviar JSON con información.

1. git clone `https://github.com/ElectronicCats/CatWAN-Monitor.git`
2. `cd CatWAN-Monitor`
3. `npm start`
## Advanced Install

1. git clone `https://github.com/ElectronicCats/CatWAN-Monitor.git`
2. `cd CatWAN-Monitor`
3. `npm start`

## Tecnologias del proyecto.

- Node.js
- Node.js v12.13.0
- React
- Redux
- Electron
Expand All @@ -33,5 +32,3 @@ CatWAN Monitor permite conectar, monitorear y controlar por medio de un puerto s
Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

Released under an MIT license. See the LICENSE file for more information.


0 comments on commit c36f286

Please sign in to comment.