sveltekit-endpoint-ex1 Svelte Themes

Sveltekit Endpoint Ex1

SvelteKit EndPoints Example 1

Code Histroy

The code in this repository is based on the Page Versus Standalone Endpoints In SvelteKit video.

Creation Histroy

npm create svelte@latest sveltekit-endpoint-ex1
cd sveltekit-endpoint-ex1
npm install
git init && git add -A && git commit -m "Initial commit"

Top categories

Loading Svelte Themes