solidjs/templates

README updates

LadyBluenotes opened this issue · 1 comments

While going through the templates, I've noticed that while the npm start script works but the npm dev one doesn't. It looks like if you want to run the dev script it has to be npm run dev.

I believe that this should be updated in the READMEs to reflect this.

PR #104 addresses this fix.