[SOLVED]How to open the app directory

I am working on the to do list app & in the collection section, its asking me to go to the app directory & type meteor mongo, how do i get to the directory?

open terminal, go to the relevant directory and type: meteor mongo

Basically a second terminal window in the same folder you started the meteor app.

but what command do i type to open the relevent directory?

Try this link

1 Like

A Command Line Primer for Beginners