- Jul 31, 2020
- 9,111
- 1,040,041
- 129
TUTProfessor submitted a new resource:
Level Up Tutorials - Building Svelte Components - Welcome to Building Svelte Components! In this video, we will use Svelte Kit as a quick way to get u
Read more about this resource...
Level Up Tutorials - Building Svelte Components - Welcome to Building Svelte Components! In this video, we will use Svelte Kit as a quick way to get u
Welcome to Building Svelte Components! In this video, we will use Svelte Kit as a quick way to get up and running.
Getting Started
[CODE title="code"]
npm init svelte@next levelup-ui
cd levelup-ui
npm install
npm run dev[/CODE]
Read more about this resource...