Answer the question
In order to leave comments, you need to log in
Is there a working example of setting up an environment for vk-mini-apps local development?
On the official resource for novice developers, it is recommended to start at
https://www.npmjs.com/package/@vkontakte/create-vk...
It looks like the content of the boilerplate is outdated - for example:
bridge.subscribe comes to
bridge.subscribe(({ detail: { type, data }}) => { type == '
vk
-connect' ? '' : '';
}
But this library is not included in package.json!
maybe there is someone?
Thanks.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question