Sleep

Vue cli template to develop parts along with livecoding, exams, records &amp even more

.vue-standalone-component.A template for the Vue cli is actually readily available to aid you develop components along with livecoding, tests, records as well as demos. Develop your standalone elements utilizing this tiny design template.Utilizing this template you will be able to:.Present the directory site of your componet: src elements components.vue.Specify the component docs.Present props, methods &amp celebrations.Feature the element's separated consumption guidelines.Filter parts by name.and also much more ...Usage.This design template is actually Vue 2.x only.This is actually a venture theme for vue-cli.$ npm mount -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm install.While managing the above demands you are going to get some motivates and also some directions in steps concerning exactly how to compose parts.After you are performed run:.$ npm managed offer.You can now see design quick guide in the internet browser. exploring:.Nearby: http://localhost:6062/.The created output in./ dist could be made use of with nodule and the web browser.PS: to build to UMD run npm work create: umd.What's Featured.Linting.$ npm functioned lint.Testing &amp Exam Protection.$ npm functioned test.$ npm operated exam: check out.$ npm run test: cov.Structure.ES6 Modules/ CommonJS.$ npm operate develop.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are actually interested for additional about this design template or you have any sort of pointers or even bugs, visit this site.