lukeed / pwa

(WIP) Universal PWA Builder
https://pwa.cafe
3.13k stars 101 forks source link

Getting 404 #23

Closed subpx closed 6 years ago

subpx commented 6 years ago

Followed setup instructions. Open localhost:8080 in browser and get 404.

lukeed commented 6 years ago

Hey, which init selections did you make? I think the currently-published version has empty vanilla and *-router templates.

They're being finished now.

subpx commented 6 years ago

Svelte / Navaid / SASS Works when I change port. You can probably close this. I would say its something messing with 8080 locally for me.

lukeed commented 6 years ago

Ah yeah, sorry. The svelte-router template is completely empty right now. There's no app to produce/generate, so WDS probably freaks out and gives a 404.

I just finished designing the router template(s) – by end of the day I'll have them all uploaded & I'll publish 0.2.0 👍

Lemme know if you run into other issues!