MyGit

burggraf/jfin

Fork: 0 Star: 0 (更新于 2024-09-01 10:04:56)

license: 暂无

Language: Svelte .

Jellyfin for Web and Android with Ionic, Svelte, and Capacitor

GitHub网址

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

burggraf/jfin同语言 Svelte最近更新仓库

2024-08-15 09:13:50 huntabyte/shadcn-svelte

2024-07-29 10:24:42 taikoxyz/taiko-mono

2024-07-17 23:51:50 open-webui/open-webui

2024-07-07 00:39:12 matt8707/ha-fusion

2024-06-27 03:30:40 saadeghi/daisyui

2024-06-16 21:58:49 orefalo/svelte-splitpanes