Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 425 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 425 Bytes

swarmd

Circle CI

Backend Service in Node.js

Installation

npm install
gulp
npm start

Testing

npm install --dev

# If you don't have mocha already
sudo npm install -g mocha

mocha

Please run the tests before contributing.

License

MIT