|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| src | %!s(int64=3) %!d(string=hai) anos | |
| templates | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| index.js | %!s(int64=3) %!d(string=hai) anos | |
| package.json | %!s(int64=3) %!d(string=hai) anos | |
| rollup.config.js | %!s(int64=3) %!d(string=hai) anos | |
A CLI for creating new STDF projects. Just run...
pnpm create stdf@latest
# or
npm create stdf@latest
# or
npm init stdf@latest
# or
npx create-stdf@latest
...and follow the prompts.
This is a template using Vite + Svelte + TailwindCSS + STDF. It is based on create-vite and add base TailwindCSS configuration, and STDF configuration.
Omit the separate configuration of TailwindCSS and STDF, and use the template to quickly create a project that can be used directly.
This project is licensed under the MIT License. Feel free to enjoy and contribute to this open-source project.