Sleep

Vue cli template to create parts along with livecoding, tests, information &amp more

.vue-standalone-component.A design template for the Vue cli is accessible to assist you develop elements along with livecoding, tests, documents as well as trials. Develop your standalone components utilizing this small template.Using this template you are going to have the ability to:.Display the listing of your componet: src elements components.vue.Detail the part docs.Display props, approaches &amp occasions.Feature the component's segregated use guidelines.Filter components by title.as well as even more ...Use.This layout is Vue 2.x only.This is a venture theme for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm install.While operating the above orders you will obtain some prompts and some guidelines in steps regarding just how to compose parts.After you are carried out operate:.$ npm run provide.You may currently view type guide in the internet browser. going to:.Local: http://localhost:6062/.The generated output in./ dist could be utilized along with node and the browser.PS: to construct to UMD function npm operate develop: umd.What is actually Consisted of.Linting.$ npm run dust.Screening &amp Test Insurance Coverage.$ npm functioned examination.$ npm run exam: watch.$ npm worked test: cov.Property.ES6 Components/ CommonJS.$ npm run create.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are actually intrigued for additional regarding this design template or you have any kind of suggestions or even pests, visit this site.