movie42 / study-svelte

svelte를 사용해보자.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte

Development Environment

  • Requires "Bun 1.0.7"

How to Install the App

  1. First, clone this repository:
git clone <repo url>
  1. If Bun is not installed on your computer, please install it first.

  2. If you already have Bun, run the following command in your Terminal or CLI tool:

bun install
  1. Finally, execute the following command:
bun dev
  1. Enjoy using Svelte!

Appendix

svelte

ElysiaJS

bun

cors

Next

  • how to make router on svelte
  • monorepo : vanilla
  • state management
    • store

About

svelte를 사용해보자.


Languages

Language:TypeScript 49.2%Language:Svelte 24.7%Language:JavaScript 14.3%Language:CSS 9.2%Language:HTML 2.6%