chenqingspring / create-vue-component

Seed Project for Building Vue based Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Seed Project for Building Vue based Component


Languages

Language:HTML 45.6%Language:JavaScript 34.2%Language:Vue 20.3%