jpmarques19 / libelula-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[libelula-dashboard] version license

Instruções

Abrir um terminal e correr estes comandos:

git clone https://github.com/jpmarques19/libelula-dashboard.git

npm install

npm run dev

Neste momento é necessário configurar manualmente o IP do ARTIK,
na linha 64 do ficheiro

/src/components/Dashboard/Views/Overview.vue

onde se lê

var socket = io('http://localhost:3001')


This project is a vue version of Paper-dashboard designed for vue js.The dashboard includes vue-router and vuex

Check the Live Demo here.

About

License:MIT License


Languages

Language:Vue 86.2%Language:JavaScript 13.3%Language:HTML 0.5%