fourkitchens / crowd.work

Crowd Work
1 stars 0 forks source link

Source tree structure #37

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. A basic route is defined, and template/styling files are put in place (ready to be built out) It also sets up proper gitignores, and removes crutch packages/boilerplate code that aren't needed.

Steps to ensure that this is working:

Inspect source tree structure and ensure that there are no spelling errors, and that it makes sense. Run meteor from the application's /src directory. Load the application in a browser by navigating to http://localhost:3000. Ensure that the application redirects to http://localhost:3000/start Ensure that the start view is a blank (white) screen, and that no errors occur.

fluxsauce commented 9 years ago

:shipit:

patrickocoffeyo commented 9 years ago

selfie-1 Shipping! Cheers.

fluxsauce commented 9 years ago

selfie-0