Skip to content

buaich/skidd-cli

Repository files navigation

skidd-cli

npm version License: MIT PRs Welcome

A lightweight scaffolding tool for quickly creating front-end project templates.

😊 Introduction

skidd-cli is a command-line tool that helps you skip tedious project initialization configurations and generate standardized directory structures and development environments for React/Vue projects with one command.

✨ Features

  • 🚀 Zero config – ready to use with built‑in Webpack/Vite best practices
  • 📦 Rich templates – supports React, Vue 3, and TypeScript templates
  • 🔧 Extensible – supports custom template sources
  • Fast generation – powered by degit or git clone

⚙️ Installation

# with npm
npm install -g @skidd/cli

# with pnpm
pnpm add -g @skidd/cli

# with yarn
yarn global add @skidd/cli

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors