|
|
vor 1 Jahr | |
|---|---|---|
| .. | ||
| .github | vor 2 Jahren | |
| scripts | vor 3 Jahren | |
| src | vor 1 Jahr | |
| static | vor 2 Jahren | |
| CNAME | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| package.json | vor 1 Jahr | |
| postcss.config.js | vor 2 Jahren | |
| svelte.config.js | vor 2 Jahren | |
| tailwind.config.js | vor 2 Jahren | |
| vite.config.js | vor 2 Jahren | |
This is a demo project for STDF.
It is built with SvelteKit + Tailwind CSS + STDF .
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.