Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsocrate/l5r-honor-counter
A L5R Honor Counter web app
https://github.com/lsocrate/l5r-honor-counter
Last synced: about 2 months ago
JSON representation
A L5R Honor Counter web app
- Host: GitHub
- URL: https://github.com/lsocrate/l5r-honor-counter
- Owner: lsocrate
- Created: 2013-01-30T21:52:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-03T17:07:01.000Z (about 11 years ago)
- Last Synced: 2024-04-15T14:11:43.577Z (10 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 7.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
## Development prerequisites
* optipng
* jpegtran## Setup project
1. `npm install`
2. `grunt dev` or `grunt prod`## Optimizing images
1. `grunt img`