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

https://github.com/kandebonfim/show-your-terms

Simple demos of your applications' terminal commands.
https://github.com/kandebonfim/show-your-terms

Last synced: 3 days ago
JSON representation

Simple demos of your applications' terminal commands.

Awesome Lists containing this project

README

        

Show Your Terms!
Simple demos of your applications' terminal commands.

[Check the demo here](http://codepen.io/kandebonfim/pen/pydMwv).

#### Development
Watch and compile assets:
```{r, engine='bash'}
$ grunt watch
```

Run server:
```{r, engine='bash'}
$ node server.js
```