Sleep

Vue cli design template to construct elements with livecoding, examinations, records &amp more

.vue-standalone-component.A layout for the Vue cli is readily available to assist you construct parts along with livecoding, exams, documentation as well as demos. Develop your standalone elements utilizing this small design template.Using this template you will definitely have the capacity to:.Show the directory site of your componet: src elements components.vue.Provide the element docs.Show props, techniques &amp activities.Feature the part's isolated utilization directions.Filter components by title.as well as even more ...Consumption.This design template is actually Vue 2.x merely.This is a venture design template for vue-cli.$ npm install -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While operating the above commands you are going to acquire some urges and also some directions in steps regarding just how to create parts.After you are performed operate:.$ npm managed offer.You can easily currently look at style resource in the browser. checking out:.Local: http://localhost:6062/.The produced outcome in./ dist could be used along with node and also the browser.PS: to build to UMD operate npm operate create: umd.What is actually Consisted of.Linting.$ npm worked dust.Screening &amp Exam Insurance Coverage.$ npm worked exam.$ npm worked examination: check out.$ npm functioned examination: cov.Building.ES6 Components/ CommonJS.$ npm operate develop.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are actually interested for additional concerning this template or you have any type of pointers or even bugs, visit this site.