I cannot run the express command from the Windows 7 command prompt. The tutorial that I am following ( here ) assumes that I use the command line and invoke an expression to create a skeletal application.
I go to the express module directory in my node_modules area and try to find a batch file or an executable file that can be run from the command line.
I did not find anything, there are no files included in the module that can be run from the command line.
I'm very confused right now.
Does anyone know where this elusive command line utility exists?
source share