Sleep

Vue cli design template to create parts along with livecoding, exams, documents &amp even more

.vue-standalone-component.A template for the Vue cli is actually available to aid you build elements with livecoding, exams, documents and demonstrations. Build your standalone components using this small design template.Utilizing this template you will certainly manage to:.Present the listing of your componet: src components components.vue.Note the element docs.Display props, procedures &amp celebrations.Show the part's segregated utilization directions.Filter components by name.and much more ...Consumption.This layout is Vue 2.x just.This is a task layout for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While managing the above commands you will definitely obtain some triggers as well as some directions in steps about exactly how to create elements.After you are performed operate:.$ npm managed serve.You can now check out design manual in the internet browser. seeing:.Neighborhood: http://localhost:6062/.The generated outcome in./ dist can be used along with node as well as the browser.PS: to create to UMD function npm operate construct: umd.What's Consisted of.Linting.$ npm functioned dust.Screening &amp Exam Protection.$ npm functioned examination.$ npm worked test: watch.$ npm operated examination: cov.Building.ES6 Modules/ CommonJS.$ npm operate build.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate construct: umd.
If you are actually intrigued for more concerning this layout or even you have any pointers or bugs, click here.