Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xixixao/mimosa-minimal-foundation
Minimal Mimosa skeleton with Foundation
https://github.com/xixixao/mimosa-minimal-foundation
Last synced: 8 days ago
JSON representation
Minimal Mimosa skeleton with Foundation
- Host: GitHub
- URL: https://github.com/xixixao/mimosa-minimal-foundation
- Owner: xixixao
- Created: 2013-12-15T22:28:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-24T15:43:04.000Z (almost 11 years ago)
- Last Synced: 2024-11-14T20:47:47.338Z (2 months ago)
- Language: CoffeeScript
- Size: 373 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/)