|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| .github | há 2 anos atrás | |
| scripts | há 3 anos atrás | |
| src | há 1 ano atrás | |
| static | há 2 anos atrás | |
| CNAME | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| package.json | há 1 ano atrás | |
| postcss.config.js | há 2 anos atrás | |
| svelte.config.js | há 2 anos atrás | |
| tailwind.config.js | há 2 anos atrás | |
| vite.config.js | há 2 anos atrás | |
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.