Sleep

Vue cli theme to create components along with livecoding, exams, paperwork &amp more

.vue-standalone-component.A design template for the Vue cli is actually offered to aid you develop components along with livecoding, exams, documents and also demos. Develop your standalone components using this very small design template.Utilizing this theme you will be able to:.Display the listing of your componet: src elements components.vue.Specify the part doctors.Display props, procedures &amp celebrations.Feature the part's separated use instructions.Filter components by label.and also even more ...Utilization.This design template is Vue 2.x simply.This is a task template for vue-cli.$ npm set up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm set up.While managing the above commands you will certainly get some motivates and also some directions in steps concerning just how to create elements.After you are actually carried out operate:.$ npm operated provide.You can easily right now watch type overview in the internet browser. going to:.Regional: http://localhost:6062/.The generated output in./ dist may be made use of with node as well as the web browser.PS: to construct to UMD work npm operate build: umd.What's Featured.Linting.$ npm run lint.Screening &amp Test Coverage.$ npm functioned test.$ npm worked examination: watch.$ npm run exam: cov.Property.ES6 Modules/ CommonJS.$ npm run build.import myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate develop: umd.
If you are curious for even more concerning this template or even you have any sort of suggestions or even pests, click here.

Articles You Can Be Interested In