Sleep

Vue cli theme to construct components along with livecoding, examinations, information &amp more

.vue-standalone-component.A design template for the Vue cli is actually offered to aid you create parts along with livecoding, examinations, paperwork and also trials. Construct your standalone elements using this tiny theme.Using this layout you will definitely have the ability to:.Present the listing of your componet: src components components.vue.Detail the part docs.Present props, strategies &amp celebrations.Feature the element's isolated utilization instructions.Filter components by title.and also more ...Utilization.This layout is Vue 2.x simply.This is a venture template for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm set up.While running the above demands you will certainly acquire some urges and some instructions in steps about how to compose elements.After you are actually performed run:.$ npm run provide.You can easily right now view design quick guide in the web browser. going to:.Neighborhood: http://localhost:6062/.The created output in./ dist can be made use of along with nodule as well as the internet browser.PS: to build to UMD operate npm function build: umd.What's Included.Linting.$ npm run dust.Screening &amp Exam Protection.$ npm functioned test.$ npm worked exam: view.$ npm run test: cov.Building.ES6 Modules/ CommonJS.$ npm operate develop.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are actually intrigued for additional about this template or you possess any type of recommendations or even bugs, visit here.