Creating a MEAN prototype - part 3
In the first post in this series discussed the some of the reasons for building a prototype, and introduced the MEAN stack. Then in the second post I covered what I found when I tried to follow this guide to build a MEAN prototype that is integrated with the StormPath user management service I have decided to use. The guide uses yeoman and in particular the angular-fullstack-generator, to quickly create a working app by generating a lot of boilerplate code.