dajeo / knight-ui

Frontend for chess social network Knight

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

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.

Developed by

MineEjo

About

Frontend for chess social network Knight

License:MIT License


Languages

Language:Svelte 67.6%Language:JavaScript 29.5%Language:CSS 2.3%Language:HTML 0.6%