/vk-profile-viewer

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/

Primary LanguageVue

vk-profile-viewer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.