Module for easily running eix on a node.js server
To install @eix/ws-server, you need to have npm and node installed on your machine, and then install @eix/ws-server with:
npm i @eix/ws-server
First, clone this repo:
git clone "https://github.com/eix-js/ws-server"Then install the dependencies:
npm installYou can use npm test to run all tests and npm run docs to generate docs.