杜府 3e83a92568 Update create-stdf 3 years ago
..
lang 3d67224b1c Add create-stdf 3 years ago
templates 3d67224b1c Add create-stdf 3 years ago
README.md 3e83a92568 Update create-stdf 3 years ago
bin.js 1e8447d547 Fix create-stdf 3 years ago
package.json 3e83a92568 Update create-stdf 3 years ago

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.