0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/site/content/faq/100-im-new-to-svelte.md

8 lines
439 B
Markdown
Raw Normal View History

2020-05-13 13:49:25 +02:00
---
question: I'm new to Svelte. Where should I start?
---
We think the best way to get started is playing through the interactive [tutorial](/tutorial). Each step there is mainly focused on one specific aspect and is easy to follow. You'll be editing and running real Svelte components right in your browser.
2020-05-13 13:49:25 +02:00
Five to ten minutes should be enough to get you up and running. An hour and a half should get you through the entire tutorial.