Простое React приложение на VKUI только на базовых компонентах. Пример рабочего приложения.
Go to created folder and run:
npm i
to install all the necessary packages
npm start
to start dev server with hot reload on localhost:0888
and npm run tunnel
to connect to VK data
npm run build
to build production bundle, with tree-shaking, uglify and all this modern fancy stuff.
Docs: