Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 3 months 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
```