mirror of https://github.com/sveltejs/svelte
10 lines
582 B
10 lines
582 B
6 years ago
|
---
|
||
|
title: Before we begin
|
||
|
---
|
||
|
|
||
|
> Temporary note: This document is a work-in-progress. Please forgive any missing or misleading parts, and don't be shy about asking for help in the [Discord chatroom](https://discord.gg/yy75DKs). The [tutorial](tutorial) is more complete; start there.
|
||
|
|
||
|
This page contains detailed API reference documentation. It's intended to be a resource for people who already have some familiarity with Svelte.
|
||
|
|
||
|
If that's not you (yet), you may prefer to visit the [interactive tutorial](tutorial) or the [examples](examples) before consulting this reference.
|