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.
- Host: GitHub
- URL: https://github.com/kandebonfim/show-your-terms
- Owner: kandebonfim
- Created: 2016-04-03T23:16:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T11:04:04.000Z (over 8 years ago)
- Last Synced: 2025-03-23T11:03:52.216Z (23 days ago)
- Language: JavaScript
- Homepage: https://kandebonfim.github.io/show-your-terms/
- Size: 3.11 MB
- Stars: 143
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - kandebonfim/show-your-terms - Simple demos of your applications' terminal commands. (JavaScript)
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
```