Installation

In order to use Nijor, we need to install the nijor-cli from NPM.
Type the following command to install it.


For Linux/Mac

        sudo npm install @nijor/cli -g
    

For Windows

        sudo npm install @nijor/cli -g
    
npm install @nijor/cli -g