Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 315 Bytes

Introduction

Server websocket

Development

Prerequisites

To use this project, you will need the following software installed:

  • Node.js version 16.x (specific);
  • VSCode or Neovim.

Environment

To initialize the development environment, use:

npm install
npm run dev

force push