Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 516 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 516 Bytes

A Seed Project for Creating Vue Component

Demo

my-component

Setup

Install dependencies

npm install

Serve with hot reload at localhost:8080

npm run dev

Build for production with minification

npm run build

Deploy

Deploy static pages to gh-pages

npm run gh-pages

Release

Publish npm package

npm run release

Contribution

Your contributions and suggestions are heartily welcome.

License

MIT