|
|
1 년 전 | |
|---|---|---|
| .. | ||
| .github | 2 년 전 | |
| scripts | 3 년 전 | |
| src | 1 년 전 | |
| static | 2 년 전 | |
| CNAME | 2 년 전 | |
| README.md | 2 년 전 | |
| package.json | 1 년 전 | |
| postcss.config.js | 2 년 전 | |
| svelte.config.js | 2 년 전 | |
| tailwind.config.js | 2 년 전 | |
| vite.config.js | 2 년 전 | |
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.