Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 197 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 197 Bytes

Rainbarrel

Data collection server for IoT sensors

To install:

(assuming you have node and NPM installed)

npm install

To Run:

npm start

To Test:

npm test