Elderjs / template

Elder.js template project. It is part template, part tutorial. Dive in!
https://elderjs.pages.dev/
MIT License
113 stars 33 forks source link

Instructions says to use "npm run dev:server" #44

Closed canadaduane closed 3 years ago

canadaduane commented 3 years ago

First time user, encountered these instructions:

https://github.com/Elderjs/template/blob/166105d5495839f9f6373a8f5378aaaf06acd470/src/routes/home/Home.svelte#L139

But I think the correct way to start the server in two tabs changed recently.

nickreese commented 3 years ago

@canadaduane Thanks for this. Pushed a major update yesterday and forgot the content may be outdated. Changed it elsewhere but missed that. I'll get it fixed.

nickreese commented 3 years ago

@canadaduane Thanks again. Just pushed a fix to both of the issues.