Sleep

Vue cli design template to develop elements with livecoding, exams, documents &amp additional

.vue-standalone-component.A design template for the Vue cli is actually available to assist you develop parts along with livecoding, exams, information and demos. Develop your standalone parts using this little template.Using this layout you are going to be able to:.Show the listing of your componet: src parts components.vue.Specify the element doctors.Feature props, techniques &amp occasions.Present the component's separated usage guidelines.Filter parts by name.and even more ...Consumption.This layout is Vue 2.x merely.This is a venture theme for vue-cli.$ npm install -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put in.While operating the above demands you will obtain some urges and some instructions in steps regarding just how to compose components.After you are actually done operate:.$ npm managed provide.You can right now look at style overview in the internet browser. seeing:.Nearby: http://localhost:6062/.The produced result in./ dist may be utilized along with nodule as well as the internet browser.PS: to create to UMD work npm operate develop: umd.What is actually Featured.Linting.$ npm worked lint.Screening &amp Test Insurance Coverage.$ npm operated examination.$ npm functioned examination: watch.$ npm functioned test: cov.Structure.ES6 Components/ CommonJS.$ npm operate develop.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run construct: umd.
If you are actually interested for more regarding this layout or even you possess any tips or insects, click here.