Build Erizo Client separately

Is it possible to build the EC part only without having to install the whole project?

I installed required node modules (Windows) and tried to build the source by running gulp erizo but I got lots of js lint errors.

AFAIK the key step is the dependency installation. There are some libraries that are installed by running installErizo.sh.