Helps to start new MalinaJS project
Just run the command:
$ npm init malina
Choose directory and template and get ready-to-go MalinaJS app.
Also you can install MalinaJS CLI Tool globally:
$ npm install create-malina -g
And then use very short command to start new app:
$ malina