Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 291 Bytes

TagoIO Boilerplate for Custom Widgets

How to use it?

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

After downloading this repository you can start the project with these commands:

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