social-graph 👬 visualize your vk friends like social graph demo install git clone https://github.com/Drapegnik/social-graph.git git checkout release add local.host to your hosts file point to 127.0.0.1 run npm i npm start open local.host:3000 development my vk-app settings scripts: npm start: server start npm run build: styles compiling npm run hint: code style check npm run lint: code style check