/create-vue-component

Seed Project for Building Vue based Component

Primary LanguageHTML

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