In .env file set your personal oauth_id and oauth_secret from vk dev application
npm install
npm run start:build
yarn install
yarn start:build
PS: After the first building you can simply just use the command npm run start:server
or yarn start:server