Sleep

Vue cli theme to create parts with livecoding, tests, information &amp additional

.vue-standalone-component.A layout for the Vue cli is actually offered to assist you create elements with livecoding, exams, paperwork and demos. Create your standalone elements using this little layout.Using this template you will certainly have the ability to:.Present the directory of your componet: src elements components.vue.Specify the element docs.Present props, approaches &amp events.Feature the component's separated use instructions.Filter elements by name.and also even more ...Utilization.This theme is Vue 2.x merely.This is a task theme for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While managing the above orders you will definitely acquire some triggers and some guidelines in steps about just how to create elements.After you are actually performed run:.$ npm run provide.You can easily now view style overview in the web browser. exploring:.Local area: http://localhost:6062/.The produced outcome in./ dist can be made use of along with node as well as the browser.PS: to develop to UMD operate npm operate build: umd.What's Featured.Linting.$ npm run dust.Screening &amp Examination Insurance Coverage.$ npm worked test.$ npm worked exam: view.$ npm worked test: cov.Property.ES6 Modules/ CommonJS.$ npm run develop.import myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are interested for even more about this layout or even you possess any sort of pointers or even pests, go here.