npm install
npm run serve
npm run build
npm run test
npm run lint
My first vue.js app. Additions: vuex, vue-router. The app is able to show some info about of any user profile of the vk.com. Live preview: https://k0nfy.github.io/vk-profile-viewer/dist/
Vue
npm install
npm run serve
npm run build
npm run test
npm run lint