filipbech / element-router

A simple router for webcomponents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

working demo on github-pages?

filipbech opened this issue · comments

maybe somewhere more SPA-ready... what could that be? firebase-hosting?

I was playing with it here.
Had to just make some minor modifications to the package.json.

Thanks @joegaffey ... I put a demo up on a firebase hosting site... https://elementrouter.firebaseapp.com/

What did you need to change?

Had to add an "engines" section to specify a later node version and changed "serve" script to "start".
Check it out here:
https://glitch.com/edit/#!/element-router?path=package.json:1:0

That looks really cool... way easier to get started from when just playing around... can I link to that one?

Sure. Let me know if you want to be added as a collaborator.