veeru004 / svelte

Home Page:svelte-veeru004.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte

This directory is a brief example of a Svelte site that can be deployed to Vercel with zero-configuration. If you need to use API Routes, we recommend using our SvelteKit example.

Deploy Your Own

Deploy with Vercel

Live Example: https://svelte.vercel.app

Getting Started

npx degit sveltejs/template my-svelte-project
cd my-svelte-project
npm install
npm run dev

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

About

svelte-veeru004.vercel.app


Languages

Language:JavaScript 77.6%Language:CSS 11.5%Language:Svelte 5.8%Language:HTML 5.1%