Svelte Course
npm create vite@latest
Ok to proceed? (y) y
√ Project name: ... svelte-course
√ Select a framework: » Svelte
√ Select a variant: » JavaScript
- Getting started with Svelte
- Using templating syntax to render data
- Data fetching strategies for components
- Using components to simplify complex web user interfaces
- Building custom stores for state management
- Integrating Svelte into an existing web application