fourkitchens / crowd.work

Crowd Work
1 stars 0 forks source link

Basic Structure and Schema #36

Closed patrickocoffeyo closed 9 years ago

patrickocoffeyo commented 9 years ago

This provides basic maven-like source tree structure and some basic schema definitions for objects types that will be used in the application. It also sets up proper gitignores, and removes crutch packages that aren't needed.

Steps to ensure that this is working:

Installing meteor (unix-based machines):

Running meteor applications:

fluxsauce commented 9 years ago

As per our conversation, let's leave the schemas out of this PR.

Can the instructions in this PR be moved to a README.md in the root?

patrickocoffeyo commented 9 years ago

Closing in favor of #37