Gulp Setup - Local Environment

  1. Install npm
  2. check the version using npm -v
  3. Install node
  4. check the version using node -v
  5. Install Gulp -> npm install -g gulp-cli
  6. check the version using gulp -v
Validation

1. npm list --depth=0

Comments

Popular posts from this blog

Error : ID4243: Could not create a SecurityToken.

MVC - Looping through the model properties from cshtml