Skip to content

chetan-vangala/rerack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Getting Started

Fork this repository, and clone it to the dev machine on which you have installed Node and Meteor. Then add the main repository as an upstream remote:

git remote add upstream [email protected]:platformthirteen/rerack.git

Install my fork of iron-cli (iron-meteor)

Iron is a command line scaffolding tool for Meteor applications. It generates project structure, files and boilerplate code. It also serves as a proxy for Meteor commands (e.g. iron run -> meteor run).

sudo npm install -g https://github.com/chrisbutler/iron-cli/tarball/37d8cf6aa29569a49f6678dabab48fb475b15191

Run the app

Running the app with Iron will automatically load development environment files on startup (see config/development).

iron run -p 3000

Screenshots

Landing Page

landing page screenshot

About

Rerack is a beer-pong list that manages itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published