meteor Command Examples

Full-stack JavaScript platform for building web applications. More information: https://meteor.com.

meteor

meteor create {{path/to/directory}}

meteor list

meteor add {{package}}

meteor remove {{package}}

meteor build {{path/to/directory}}