OVERVIEW
Installation

Installation

Welcome to the VkrunJS installation guide! This document will help you set up your project with the VkrunJS framework, whether you're starting from scratch or adding it to an existing project.

VkrunJS is a Node.js framework available via the npm registry (opens in a new tab).

Prerequisites

Before starting, ensure you have the following installed:


Installing VkrunJS

You can install VkrunJS using either npm or Yarn.

NPM
npm install vkrun
npm install typescript @types/node ts-node --save-dev
YARN
yarn add vkrun
yarn add typescript @types/node ts-node -D
Copyright © 2024 MIT by Mario Elvio