Sleep

Vue cli theme to construct elements along with livecoding, exams, paperwork &amp additional

.vue-standalone-component.A template for the Vue cli is readily available to aid you develop elements along with livecoding, exams, paperwork as well as trials. Create your standalone parts utilizing this tiny template.Utilizing this design template you will certainly be able to:.Present the directory of your componet: src components components.vue.Provide the element docs.Feature props, techniques &amp celebrations.Display the component's separated consumption directions.Filter components through title.and a lot more ...Utilization.This layout is Vue 2.x simply.This is actually a job template for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm set up.While running the above commands you are going to get some triggers and also some guidelines symphonious about just how to write elements.After you are done operate:.$ npm managed serve.You can right now view style overview in the internet browser. going to:.Neighborhood: http://localhost:6062/.The produced result in./ dist may be utilized with nodule and also the web browser.PS: to develop to UMD function npm operate build: umd.What is actually Featured.Linting.$ npm functioned lint.Testing &amp Test Insurance Coverage.$ npm worked examination.$ npm run examination: watch.$ npm operated test: cov.Property.ES6 Modules/ CommonJS.$ npm run create.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are intrigued for additional concerning this theme or even you possess any sort of ideas or bugs, visit this site.