Closed babblebey closed 1 year ago
Changing the "Vue 3" to respective libraries "React" or "Svelte" in their templates.
This can seat as a good-first-issue
Thanks for catching this. The copy of these README will be significantly changed and as a side effect, the issue you raised will be addressed @babblebey
But for now since we are still scaffolding the counter apps, you can go ahead and open a PR to fix this
Hello @babblebey and @DominusKelvin , I understand this is a little temporary fix as more content is gonna be added soon, but don't you think we should do it anyways?
Yeah any one is welcomed to open a PR to fix this. You can also touch the package.json if respective templates to update their name as well. Thanks
I'm sorry, i don't see what needs to be changed in the package.json file. i was thinking it was the description but that is probably right.
@Emmo00 the name that's currently set to svelte should be "mellow-svelte" or "mellow-react" and "mellow-vue" respectively
oh.. thanks
You can find mention of "Vue 3" on the READMEs of the
mellow-react
andmellow-svelte
.templates\mellow-react\README.md
templates\mellow-svelte\README.md
It should read the respective libraries for sure.