Sleep

Vue cli theme to develop elements with livecoding, tests, records &amp more

.vue-standalone-component.A template for the Vue cli is actually readily available to aid you build components along with livecoding, examinations, records as well as trials. Create your standalone elements using this little template.Using this theme you are going to manage to:.Show the listing of your componet: src elements components.vue.List the part doctors.Show props, strategies &amp events.Present the part's separated utilization instructions.Filter components by title.and a lot more ...Consumption.This layout is Vue 2.x simply.This is a venture template for vue-cli.$ npm set up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm mount.While managing the above demands you will obtain some prompts and also some directions in steps concerning how to compose components.After you are performed operate:.$ npm run serve.You may right now view type manual in the browser. seeing:.Local area: http://localhost:6062/.The produced outcome in./ dist may be made use of with nodule as well as the internet browser.PS: to construct to UMD function npm run develop: umd.What's Included.Linting.$ npm operated lint.Testing &amp Test Coverage.$ npm run exam.$ npm operated test: watch.$ npm operated examination: cov.Property.ES6 Elements/ CommonJS.$ npm operate develop.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run build: umd.
If you are interested for even more about this theme or even you possess any recommendations or insects, visit this site.