InstallationΒΆ

In this section we describe how to install and use Makrina.

First, install Yeoman and generator-makrina using npm. We assume you have pre-installed node.js.

npm install -g yo
npm install -g generator-makrina

Then generate your new project:

yo makrina