Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lachenmayer/mimosa-minimal
Super-minimal Mimosa template for your super-quick hacks.
https://github.com/lachenmayer/mimosa-minimal
Last synced: about 1 month ago
JSON representation
Super-minimal Mimosa template for your super-quick hacks.
- Host: GitHub
- URL: https://github.com/lachenmayer/mimosa-minimal
- Owner: lachenmayer
- Created: 2013-11-24T11:47:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-22T13:44:35.000Z (almost 11 years ago)
- Last Synced: 2024-04-09T22:29:12.838Z (9 months ago)
- Language: CoffeeScript
- Size: 240 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimal
Super-minimal [Mimosa](https://github.com/dbashford/mimosa) template for your super-quick hacks.
## Use
```bash
$ npm install -g mimosa
$ mimosa skel:new minimal 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/)