Sleep

Vue cli layout to construct elements along with livecoding, exams, paperwork &amp more

.vue-standalone-component.A template for the Vue cli is actually readily available to help you develop elements along with livecoding, exams, records and demonstrations. Develop your standalone components using this very small template.Utilizing this theme you will manage to:.Show the directory site of your componet: src elements components.vue.List the part docs.Display props, procedures &amp events.Show the component's segregated use instructions.Filter elements by name.and much more ...Usage.This layout is actually Vue 2.x simply.This is a task theme for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While managing the above commands you will definitely acquire some urges as well as some directions in steps concerning how to compose parts.After you are carried out run:.$ npm run provide.You can easily right now watch design guide in the internet browser. going to:.Local: http://localhost:6062/.The produced outcome in./ dist could be utilized with node and also the browser.PS: to build to UMD operate npm work develop: umd.What's Featured.Linting.$ npm worked lint.Testing &amp Test Insurance Coverage.$ npm operated test.$ npm functioned exam: view.$ npm run test: cov.Property.ES6 Components/ CommonJS.$ npm run build.import myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are actually intrigued for additional regarding this theme or even you have any kind of tips or insects, visit this site.