Sleep

Vue cli template to develop components along with livecoding, exams, documents &amp additional

.vue-standalone-component.A theme for the Vue cli is on call to aid you develop components with livecoding, tests, records and demos. Construct your standalone components using this tiny design template.Utilizing this design template you will definitely have the ability to:.Present the directory of your componet: src parts components.vue.Specify the part docs.Display props, procedures &amp events.Display the component's isolated usage guidelines.Filter components through label.as well as even more ...Utilization.This design template is Vue 2.x simply.This is a job template for vue-cli.$ npm mount -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm set up.While managing the above orders you will certainly receive some prompts and also some instructions in steps concerning just how to create elements.After you are actually done operate:.$ npm operated offer.You may now look at style guide in the web browser. exploring:.Regional: http://localhost:6062/.The produced outcome in./ dist may be used with node as well as the web browser.PS: to develop to UMD function npm operate construct: umd.What is actually Featured.Linting.$ npm functioned dust.Screening &amp Examination Protection.$ npm operated test.$ npm operated test: watch.$ npm functioned examination: cov.Structure.ES6 Components/ CommonJS.$ npm run create.import myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are interested for additional regarding this design template or you have any kind of suggestions or insects, go here.