Skip to content

Binbiubiubiu/create-whiskey

Repository files navigation

Whiskey

a tool for packaging vue component

NPM version NPM downloads

Introduction

  • vite supports component packaging and preview
  • vite-press support documentation
  • eslint,prettier supports code formatting
  • standard-version supports publish deployments

Setup

// Use npm
$ npm create whiskey my-component

// Use yarn
$ yarn create whiskey my-component

// Use pnpm
$ pnpm create whiskey my-component

LICENSE

MIT