Create router.js

This commit is contained in:
Max Lynch
2015-03-29 09:09:15 -06:00
parent 60e3383323
commit cfb09b5ca6

6
mockup/router.js Normal file
View File

@@ -0,0 +1,6 @@
/**
* This is a mockup of how the new router might work.
*
* The goal of this is to help shape the new Angular router, or
* figure out if we need to do our own implementation.
*/