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