Yarn

yarn add Installs a package and any packages that it depends on. Adding dependencies # When you want to use another package, you first need to add it to your dependencies. This means running yarn add [package-name] to install it … Continued

Install Sage, NPM, Bower & Glup on Ubuntu

I’ve updated these instructions to handle some issues syncing NPM with Sage on Ubuntu 14. Sage has become one of the preferred starter themes used by an industry leading WordPress development company. I don’t know how long these specific instructions will work for, but right now … Continued