workflow-routing

Default workflow routing for Meteor apps, including accounts-entry, static pages, and error pages.

Stars
5

##workflow-routing

Default workflow routing for Meteor apps, including accounts-entry, static pages, and error pages.

=========================

Installation

# Should be as simple as cloning the repository...  
git clone https://github.com/awatson1978/workflow-routing.git

# And then running it...
cd workflow-routing
meteor

========================= ####Licensing

MIT License. Use as you wish.