Getting up to speed with Yeoman aka “yo”
Yeoman is yet another tool that you cannot miss in your client-side development toolset. In the previous post, I talked about Node.js, npm and Gulp. To make use of these tools it required some manual actions/configuration before you could start developing your project. By now you may have asked yourself if this is always the case with every new project you are going to create.
Read more