tago-io / custom-widget-example-send-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TagoIO Boilerplate for Custom Widgets

How to use it?

Download or clone this repository, and start create your own widget.

After download this repositoy you can starting the project with those commands:

$ cd directory/where/I/put/the/project
$ npm install
$ npm start

About

License:MIT License


Languages

Language:JavaScript 75.2%Language:HTML 13.2%Language:CSS 11.7%