|
|
|
|
|
by nickstinemates
1099 days ago
|
|
Can someone point me to a concise location of getting a development environment setup for Docker. Spent an hour or so after reading this and found conflicting information/out of date documentation. The tutorial[1] on the website is not helpful for actual deployment/development. I found Svelte for New Developers[2] which is slightly better, however, when building according to the instructions what I expect to happen is not happening. i.e, a static index.html is rendered vs. the src/App.svelte getting rendered. Wrangling all of this is the worst part of modern day Javascript. 1: https://learn.svelte.dev/tutorial/welcome-to-svelte
2: https://svelte.dev/blog/svelte-for-new-developers |
|
You'll be up and running in seconds. This is all you need to know:
(if you're looking for sveltekit it's the same command, you'll just select sveltekit in the prompt)