How to Install riot NPM Packages on Ubuntu / Debian

How to Install riot software package in NPM Packages

riot : A React-like user interface micro-library. You can installing riot npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install riot
$ sudo npm install -g riot

If want to update the riot package execute the command as below,

$ sudo npm update riot

Update package globally,

$ npm install -g riot

Git clone:

$ sudo  git clone https://github.com/rektide/riot.git
$ sudo  npm install -g ./riot

riot@3.7.4 /usr/lib/node_modules/riot

How to remove riot package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall riot

Basic Information of riot NPM Package:

Package Name riot
Version 3.7.4
Description A React-like user interface micro-library
Released Date 2017-11-05T20:39:58.280Z
Published by gianlucaguarini
How to Learn https://www.npmjs.com/package/riot/tutorial