How to include MomentJs in the Vue Webpack Starter template

Hi,

First of all thank you for creating such an amazing product. I have been trying to include the Moment Js library for 4 hours now to the Vue.js Webpack Starter template. I tried searching for how to include the library and tried many things but nothing works.

I would like to use the moment() in both methods: { } and in the HTML inside the {{ moment() }} in different .vue files

I think this should be a simple thing but I am new to ES and Framework7/Vue so any help would be appreciated.

Thank you.