sveltejs / kit

web development, streamlined
https://svelte.dev/docs/kit
MIT License
18.71k stars 1.94k forks source link

Better skeleton template for Skeleton project and Package project #9836

Closed thetejasmagade closed 1 year ago

thetejasmagade commented 1 year ago

Describe the problem

SvelteKit has awesome Skeleton template 💖💖

Currently, the Normal Project and Package Project templates in SvelteKit are a bit basic and may not provide the optimal starting point for these projects. Therefore, I propose improving these templates to provide a better starting point for developers.

Describe the proposed solution

So, I think these two projects should also have better interactive skeleton template. I'll contribute for same issue/suggestion.

My approach

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

elliott-with-the-longest-name-on-github commented 1 year ago

I'm not sure this is particularly actionable without more specifics. These apps aren't supposed to be pretty. They're supposed to be as minimal as possible so that I can create a project, not have to delete anything, and be able to get right to building my project.

Rich-Harris commented 1 year ago

What @tcc-sejohnson said — this is works-as-intended :)

thetejasmagade commented 1 year ago

Yeah! @tcc-sejohnson, @Rich-Harris I got it 👍🤝