Skip to content

Fresh meteor project using quickstart instructions from famous-views

Notifications You must be signed in to change notification settings

johnantoni/fview-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

famous-views Quick Start

This is just a fresh Meteor project implementing the instructions from http://famous-views.meteor.com/start.

# 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.

What's in the box?

  • templates for javascript, coffeescript, html & jade
  • iron-router and demo layout with transitions
  • mjn:famous and gadicohen:famous-views

About

Fresh meteor project using quickstart instructions from famous-views

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 85.5%
  • JavaScript 7.6%
  • CSS 6.9%