Svelte
사이버네틱스로 강화된
웹 앱
웹 앱
compiled
스벨트는 최대한 많은 작업을 브라우저에서 빌드 단계로 옮깁니다. 수동 최적화 없이 빠르고 효율적인 앱을 만들어보세요.
compact
HTML, CSS, JavaScript 등 이미 알고 있는 언어를 사용해 놀랍도록 간결한 컴포넌트를 작성해보세요. 애플리케이션 번들의 크기도 작아집니다.
complete
범위 지정 스타일링, 상태 관리, 모션 프리미티브, 폼 바인딩 등이 기본적으로 제공됩니다. npm 에서 찾느라 시간을 낭비할 필요가 없어요.
see for yourself
Try it locally, on StackBlitz, or with
the interactive tutorial.
terminal
npm create svelte@latest my-app
cd my-app
npm install
npm run dev -- --open
loved by developers
We're proud that Svelte was recently voted the most admired JS web framework in one industry survey while drawing the most interest in learning it in two others. We think you'll love it too.
Svelte is made possible by the work of hundreds of supporters.