Creating a Vagrant Box for Strongloop Development with Ubuntu 16.04 (Xenial)
So I’m working on a mobile app development project which is using Loopback for REST API generation. I wanted to set up a Vagrant box with the following attributes: Use VirtualBox Ubuntu Server 16.04 (Xenial Xerus) x64 Latest NodeJs (currently 6.11.3) Strongloop (npm package that installs CLI for working with loopback) This wasn’t as straightforward […]