front Svelte Themes

Front

AppCine - Svelte front-end for tmdb api

SvelteKit Template

Clonar este template:

npx degit fscheidt/skdemo front

ou

Criar um novo projeto

# cria um novo projeto chamado front
npx sv create front

Instalar dependências

devtools

npm install -D vite-plugin-devtools-json

Iniciar a aplicação

npm run dev

iniciar e abrir no browser

npm run dev -- --open

Top categories

Loading Svelte Themes