Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 343 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 343 Bytes

MalinaJS CLI Tool

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