Beginners Guide To Using Montage JS

Here is the step by step procedure on how to use Montage JS effectively.

Key Installations

The first and foremost step is to make sure that you install all the necessary tools such as npm, minit and others. You would also need a text editor in addition to a search engine such as Google Chrome, Firefox and others.

New Project Creation

The next step is to create a new project by opening the terminal window

Adding A New Component

To add a new component, enter the given code in the command prompt.

$ minit create:component -n converter