This is a meteor app to act as a simple stand alone certificate authority.
Go to https://www.meteor.com/install and follow the instructions.
Note: This should be installed as a user.
Once meteor is installed run the meteor command from the cloned repo. You should see something like:
user@myhost ~/gitrepos/mca $ meteor
[[[[[ ~/gitrepos/mca ]]]]]
=> Started proxy.
=> Started MongoDB.
I20150403-19:13:12.484(-4)? Making directory: /home/user/cafiles
=> Started your app.
=> App running at: http://localhost:3000/
You can now hit the app in your browser at http://localhost:3000