Skip to content

any-tdf/demo-stdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

GitHub ActionsGitHub Actions
GitHub Actions
and
GitHub Actions
Oct 2, 2024
9fde420 · Oct 2, 2024

History

1 Commit
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024
Oct 2, 2024

Repository files navigation

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.

Releases

No releases published

Packages

No packages published