Skip to content

Drapegnik/social-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-graph

Codacy Badge Code Climate Issue Count

👬 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