Sleep

Vue cli layout to create parts with livecoding, examinations, paperwork &amp more

.vue-standalone-component.A theme for the Vue cli is available to aid you construct parts along with livecoding, tests, documentation and demos. Build your standalone elements utilizing this small layout.Using this template you will have the capacity to:.Feature the listing of your componet: src parts components.vue.Note the part doctors.Feature props, strategies &amp celebrations.Display the element's segregated consumption instructions.Filter elements by title.as well as a lot more ...Usage.This layout is actually Vue 2.x only.This is actually a venture design template for vue-cli.$ npm install -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm set up.While running the above demands you will definitely receive some causes and some guidelines symphonious about exactly how to create parts.After you are actually carried out run:.$ npm managed serve.You can right now view type manual in the internet browser. going to:.Neighborhood: http://localhost:6062/.The created outcome in./ dist can be utilized along with node and the browser.PS: to develop to UMD operate npm function build: umd.What's Consisted of.Linting.$ npm operated lint.Screening &amp Exam Insurance Coverage.$ npm run examination.$ npm run exam: watch.$ npm run examination: cov.Structure.ES6 Modules/ CommonJS.$ npm operate develop.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run build: umd.
If you are actually curious for more concerning this template or you possess any type of suggestions or pests, click on this link.