dufu1991 f20ebda4c1 [stdf]Update Badge compoent, demo and documents. 1 жил өмнө
..
.github 399521e004 [ci]Update workflow file 2 жил өмнө
scripts 733d37ed06 [demo]Add scripts 3 жил өмнө
src f20ebda4c1 [stdf]Update Badge compoent, demo and documents. 1 жил өмнө
static 09a382180e [demo]Modify svelte kit for github page 2 жил өмнө
CNAME 0b8263b3f8 [demo]Add CHAME file 2 жил өмнө
README.md 5b64e21737 [site]Add code group and update some document. 2 жил өмнө
package.json 0ec7e3f05a [demo]Update for svelte@5 1 жил өмнө
postcss.config.js e085377108 [demo]Refactoring using SvelteKit 3 жил өмнө
svelte.config.js 09a382180e [demo]Modify svelte kit for github page 2 жил өмнө
tailwind.config.js 0ec7e3f05a [demo]Update for svelte@5 1 жил өмнө
vite.config.js 0ec7e3f05a [demo]Update for svelte@5 1 жил өмнө

README.md

STDF Demo

Introduction

This is a demo project for STDF.

It is built with SvelteKit + Tailwind CSS + STDF .

Getting Started

Install the dependencies...

pnpm i
# or
npm i
# or
bun i

Start the development server...

pnpm dev
# or
npm run dev
# or
bun dev

If you wish to start the development server with different components or in English language, please refer to the scripts section in package.json.