Registration application for 2015 Pacific Yearly Meeting.
This application is built with Meteor.js. You will need to have Meteor installed.
Install Meteor on:
Once Meteor is installed, make sure you install Git.
Now you can clone and run the PYM 2015 registration platform with the following commands:
git clone https://github.com/quaker-io/pym-2015.git
- clone the repositorycd pym-2015
- change into the sourcecode directorymeteor
- run the application
You should now be able to visit the running app at localhost:3000