Sleep

Vue cli design template to construct elements along with livecoding, examinations, documentation &amp additional

.vue-standalone-component.A design template for the Vue cli is accessible to help you create elements with livecoding, examinations, information and trials. Build your standalone components utilizing this very small theme.Using this layout you will definitely manage to:.Show the listing of your componet: src components components.vue.Note the element docs.Feature props, strategies &amp occasions.Present the part's isolated utilization guidelines.Filter components by label.as well as extra ...Use.This template is Vue 2.x only.This is a project layout for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While running the above demands you will obtain some cues and some directions in steps concerning just how to compose elements.After you are done operate:.$ npm managed serve.You can easily now look at design guide in the internet browser. going to:.Local: http://localhost:6062/.The created output in./ dist may be utilized along with nodule and the browser.PS: to construct to UMD operate npm operate build: umd.What is actually Included.Linting.$ npm run lint.Testing &amp Examination Coverage.$ npm functioned exam.$ npm functioned exam: watch.$ npm functioned examination: cov.Structure.ES6 Components/ CommonJS.$ npm run create.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are actually intrigued for even more regarding this theme or even you possess any sort of recommendations or even bugs, visit this site.