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