dufu1991 4f81ae2de7 [stdf]Add ar_EG language il y a 1 an
..
src 4f81ae2de7 [stdf]Add ar_EG language il y a 1 an
static 4ea2003cfa [stdf]new package il y a 1 an
.prettierignore 4ea2003cfa [stdf]new package il y a 1 an
.prettierrc 4ea2003cfa [stdf]new package il y a 1 an
README.md 4ea2003cfa [stdf]new package il y a 1 an
eslint.config.js 4ea2003cfa [stdf]new package il y a 1 an
package.json b61bd78271 [stdf]Publish @next.3 il y a 1 an
postcss.config.js 4ea2003cfa [stdf]new package il y a 1 an
svelte.config.js 4ea2003cfa [stdf]new package il y a 1 an
tailwind.config.ts b61bd78271 [stdf]Publish @next.3 il y a 1 an
tsconfig.json 4ea2003cfa [stdf]new package il y a 1 an
vite.config.ts 7aff643cc5 [demo]Add different script il y a 1 an

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.