https://github.com/gadicc/fview-quickstart
Fresh meteor project using quickstart instructions from famous-views
https://github.com/gadicc/fview-quickstart
Last synced: about 1 year ago
JSON representation
Fresh meteor project using quickstart instructions from famous-views
- Host: GitHub
- URL: https://github.com/gadicc/fview-quickstart
- Owner: gadicc
- Created: 2014-11-08T08:02:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T13:47:09.000Z (over 11 years ago)
- Last Synced: 2025-04-11T04:43:13.441Z (about 1 year ago)
- Language: CSS
- Size: 129 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# famous-views Quick Start
This is just a fresh Meteor project implementing the
instructions from http://famous-views.meteor.com/start.
```bash
# If you need Meteor
$ curl https://install.meteor.com/ | sh
# Download the QuickStart
$ git clone https://github.com/gadicc/fview-quickstart
$ cd fview-quickstart
$ meteor
```
Instead of `git clone` you can also just **download** the latest release (in .zip or .tar.gz) from [here](https://github.com/gadicc/fview-quickstart/releases).
## What's in the box?
* templates for javascript, coffeescript, html & jade
* iron-router and demo layout with transitions
* mjn:famous and gadicohen:famous-views