Currently the website mentions: > The recommended build tool for beginners is Pulp, which can be installed using `npm`: > ```npm install -g pulp bower``` I think it'd be useful to first mention `spago`, then `pulp` & `bower` as an alternative. Thoughts?