dufu1991 aa4d59d577 [stdf]Update ActionSheet compoent and documents. hai 1 ano
..
.github 399521e004 [ci]Update workflow file %!s(int64=2) %!d(string=hai) anos
scripts 733d37ed06 [demo]Add scripts %!s(int64=3) %!d(string=hai) anos
src aa4d59d577 [stdf]Update ActionSheet compoent and documents. hai 1 ano
static 09a382180e [demo]Modify svelte kit for github page %!s(int64=2) %!d(string=hai) anos
CNAME 0b8263b3f8 [demo]Add CHAME file %!s(int64=2) %!d(string=hai) anos
README.md 5b64e21737 [site]Add code group and update some document. %!s(int64=2) %!d(string=hai) anos
package.json 1c63b6e809 [demo]Update some dependencies and format some files. hai 1 ano
postcss.config.js e085377108 [demo]Refactoring using SvelteKit %!s(int64=2) %!d(string=hai) anos
svelte.config.js 09a382180e [demo]Modify svelte kit for github page %!s(int64=2) %!d(string=hai) anos
tailwind.config.js 360d564ab5 [demo]v0.4.0 %!s(int64=2) %!d(string=hai) anos
vite.config.js 1ff1c8fccf [demo]Update for rollup-plugin-stdf-icon 0.0.13. %!s(int64=2) %!d(string=hai) anos

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.