Installation
You need the latest Node.js installed.
Then from terminal, enter the following:
npm create rino@latest
This will setup your project for building website.
You can also npm i rinojs@latest
for manual use. But most
of time you wouldn't need to do that way.