Skip to content

svtslav/react-vk-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config App

  1. Create VK app here https://vk.com/editapp?act=create
  2. Create /src/config/config.dev.js and /src/config/config.prod.js files.
  3. Add secret key, redirect uri, and app id like in example file /src/config/config.example.js.