link to svelte and typescript

pull/7051/head
Ignatius Bagus 5 years ago
parent 7db797eb1b
commit 86b795e232
No known key found for this signature in database
GPG Key ID: 357C6674A45CC06B

@ -52,7 +52,7 @@ npm run dev
This will create a new project in the `my-svelte-project` directory, install its dependencies, and start a server on http://localhost:5000.
You can find more information about using TypeScript [here](blog/svelte-and-typescript).
You can find more information about using TypeScript [here](/blog/svelte-and-typescript).
Once you've tinkered a bit and understood how everything fits together, you can fork [sveltejs/template](https://github.com/sveltejs/template) and start doing this instead:

Loading…
Cancel
Save