Meteor Mogul unit converter
Sample app that allows converting between units. Inspired by Google's unit converter.
Show how to build interface in Vuetify.
$ git clone <repo>
$ cd <dir>
$ meteor npm install
$ meteor
Note: if you're upgrading from an earlier version of meteor, you may need to do the following:
$ meteor npm install --save @babel/runtime