1.0.5 • Published 7 years ago
errornotifier v1.0.5
README
API for Cryptoway platform.
Dependencies
1) Execute on cli npm install -g typescript
2) Inside repository run npm install
Tests
1) Run tsc
inside the repository to generate javascript files inside app folder
2) Run npm start
to run javascript file (app/index.js)