Sleep

Vue cli theme to develop parts along with livecoding, tests, documents &amp more

.vue-standalone-component.A template for the Vue cli is readily available to assist you develop parts with livecoding, exams, records as well as demonstrations. Construct your standalone elements utilizing this very small theme.Utilizing this theme you are going to have the ability to:.Present the directory site of your componet: src elements components.vue.List the part docs.Display props, strategies &amp activities.Feature the component's segregated usage instructions.Filter components through name.and also a lot more ...Consumption.This design template is Vue 2.x just.This is a job design template for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm install.While operating the above orders you are going to receive some prompts and also some instructions in steps about how to compose parts.After you are done operate:.$ npm managed provide.You can easily now look at design resource in the browser. exploring:.Local area: http://localhost:6062/.The created result in./ dist can be used with node and also the web browser.PS: to construct to UMD run npm function create: umd.What's Consisted of.Linting.$ npm functioned dust.Screening &amp Examination Protection.$ npm functioned examination.$ npm run exam: view.$ npm operated exam: cov.Structure.ES6 Modules/ CommonJS.$ npm operate develop.import myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate create: umd.
If you are fascinated for additional concerning this layout or you have any tips or even pests, visit this site.