davecyen / microscope-new

A social news application written in Meteor JS, based on the Discover Meteor book and tutorial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a social news app created using meteor JS, based on the book and tutotiral Discover Meteor (www.discovermeteor.com)

Setup:

1. Install meteor

$ curl https://install.meteor.com | sh

2. Install meteorite

$ sudo -H npm install -g meteorite

3. Start the server

$ meteor

4. Go to http://localhost:3000/

About

A social news application written in Meteor JS, based on the Discover Meteor book and tutorial.


Languages

Language:JavaScript 86.7%Language:CSS 13.3%