杜府 6f8800ffea [create]Add UnoCSS template 3 ani în urmă
..
src 6f8800ffea [create]Add UnoCSS template 3 ani în urmă
templates 6f8800ffea [create]Add UnoCSS template 3 ani în urmă
README.md 3e83a92568 Update create-stdf 3 ani în urmă
index.js f42d6dcf65 Update cerate-stdf pack 3 ani în urmă
package.json 6f8800ffea [create]Add UnoCSS template 3 ani în urmă
rollup.config.js 4ccc6e3b04 Update cerate-stdf pack 3 ani în urmă

README.md

create-stdf

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.

Introduction

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.

License

This project is licensed under the MIT License. Feel free to enjoy and contribute to this open-source project.