Skip to content

egpaf-global/lims-websocket-global

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lims-websocket

Requirements

You will need Node.js and a node global package, npm, installed in your environement.
You can install nodejs and npm easily with apt install, just run the following commands.

  $ sudo apt install nodejs
  $ sudo apt install npm  

Running lims-websocket locally

  $ git clone https://github.com/EGPAFMalawiHIS/lims-websocket.git
  $ cd lims-websocket
  $ npm install
  $ node serverb.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.8%
  • Python 27.4%
  • HTML 4.8%