|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| .github | %!s(int64=2) %!d(string=hai) anos | |
| scripts | %!s(int64=3) %!d(string=hai) anos | |
| src | hai 1 ano | |
| static | %!s(int64=2) %!d(string=hai) anos | |
| CNAME | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| package.json | hai 1 ano | |
| postcss.config.js | %!s(int64=2) %!d(string=hai) anos | |
| svelte.config.js | %!s(int64=2) %!d(string=hai) anos | |
| tailwind.config.js | %!s(int64=2) %!d(string=hai) anos | |
| vite.config.js | %!s(int64=2) %!d(string=hai) anos | |
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.