Sleep

Vue cli template to create components with livecoding, exams, records &amp more

.vue-standalone-component.A design template for the Vue cli is actually accessible to aid you develop parts along with livecoding, examinations, documents and trials. Construct your standalone components using this small template.Utilizing this design template you will be able to:.Display the listing of your componet: src parts components.vue.Note the part doctors.Feature props, techniques &amp activities.Display the part's separated consumption guidelines.Filter components through title.and also much more ...Utilization.This theme is actually Vue 2.x just.This is a job theme for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put in.While operating the above orders you will acquire some motivates as well as some guidelines in steps concerning how to create components.After you are actually done operate:.$ npm run serve.You may currently look at type overview in the internet browser. exploring:.Nearby: http://localhost:6062/.The generated output in./ dist may be used with nodule and the internet browser.PS: to create to UMD work npm function create: umd.What is actually Featured.Linting.$ npm functioned dust.Screening &amp Exam Protection.$ npm worked exam.$ npm worked test: watch.$ npm run exam: cov.Building.ES6 Elements/ CommonJS.$ npm operate construct.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate create: umd.
If you are actually curious for even more concerning this template or you have any recommendations or insects, visit here.