Replies: 1 comment
-
https://github.com/sveltejs/kit/blob/master/CONTRIBUTING.md don't use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to start contributing but I'm having a rough time understanding what's going on in the codebase. I've also never worked on a project such as svelte kit so the terminology is unfamiliar.
Do we have any documentation or discussions somewhere that can help me get into the codebase?
Mostly curious about what folder does what and where the entry point is. I've been trying to see what happens under the hood when I run
yarn dev
on my website, but couldn't find the corresponding code so far.Beta Was this translation helpful? Give feedback.
All reactions