vue-frimousse
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Vue Library Starter

NPM Minzip Package NPM Download

A minimal Vue library starter, built on top of Vite & Vue 3

Table of Contents

TOC

Features

Use the Template

GitHub Template

create a repo from this template on GitHub

Clone to local

git clone https://github.com/xiaoluoboding/vue-frimousse

cd vue-frimousse

Usage

Building it is as easy as 1, 2, 3.

1、Install dependencies

pnpm install

2、Build a library

Rename all the vue-frimousse to your component name in the file package.json、vite.config.ts, eg: my-component

pnpm run build:lib

3、Publish to npm

npm publish

License

MIT @xiaoluoboding

Readme

Keywords

none

Package Sidebar

Install

npm i vue-frimousse

Weekly Downloads

5

Version

0.0.1

License

none

Unpacked Size

8.12 kB

Total Files

10

Last publish

Collaborators

  • xiaoluoboding