social-graph
social-graph copied to clipboard
:two_men_holding_hands: visualize your vk friends like a social graph
social-graph
:two_men_holding_hands: visualize your vk friends like social graph
demo
install
git clone https://github.com/Drapegnik/social-graph.git
git checkout release
- add
local.hostto your hosts file point to127.0.0.1
run
npm i
npm start
open local.host:3000
development
-
my vk-app settings

-
scripts:
npm start: server startnpm run build: styles compilingnpm run hint: code style checknpm run lint: code style check