Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renderedtext/testapp-nodejs

Small app to test node.js support on Semaphore.
https://github.com/renderedtext/testapp-nodejs

Last synced: about 1 month ago
JSON representation

Small app to test node.js support on Semaphore.

Awesome Lists containing this project

README

        

Test node.js app

To run it locally or on Semaphore you need just following commands:

XXX
XXX
XXX

```console
npm install
npm test
```