Skip to content

cxh0312/create-vue-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.5%
  • JavaScript 34.2%
  • Vue 20.3%