learn vuejs

Estimated reading time: 1 minute

other packages inside vue

// global
window._ = require('lodash');
//or all files
import _ from 'lodash';
vue, vusjs