Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xixixao/money-counter
A simple money counter
https://github.com/xixixao/money-counter
Last synced: 8 days ago
JSON representation
A simple money counter
- Host: GitHub
- URL: https://github.com/xixixao/money-counter
- Owner: xixixao
- Created: 2013-12-15T23:37:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-16T15:31:04.000Z (about 11 years ago)
- Last Synced: 2024-11-14T20:47:47.203Z (2 months ago)
- Language: CoffeeScript
- Size: 352 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimal-foundation
Foundation skeleton for [Mimosa](https://github.com/dbashford/mimosa).
## Use
```bash
$ npm install -g mimosa
$ mimosa skel:new minimal-foundation ProjectName
$ cd ProjectName
$ make
```Go to [http://localhost:3000](http://localhost:3000). Changes are automatically reflected via live reload.
## Setup
[CoffeeScript](http://http://coffeescript.org/), [Stylus](http://learnboost.github.io/stylus/), [Jade](http://jade-lang.com/), [Foundation](http://foundation.zurb.com/docs/css.html), [Modernizr](http://modernizr.com/)