Home > Articles > Programming

This chapter is from the book

Workshop

Quiz

  1. What command creates a new package.json file?
  2. How do you save a dependency when using Bower?
  3. What’s the command for running the default Grunt task?

Answers

  1. npm init
  2. bower install --save-dev
  3. grunt

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.