Sleep

Vue cli theme to build components with livecoding, tests, paperwork &amp more

.vue-standalone-component.A template for the Vue cli is on call to assist you construct parts along with livecoding, examinations, records and also trials. Build your standalone parts using this tiny theme.Utilizing this template you will manage to:.Show the directory of your componet: src parts components.vue.Provide the component docs.Display props, techniques &amp occasions.Display the part's separated use directions.Filter elements by title.and a lot more ...Use.This template is actually Vue 2.x just.This is actually a venture design template for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm install.While running the above commands you will get some cues as well as some directions symphonious about how to compose components.After you are carried out operate:.$ npm run provide.You can currently view style resource in the web browser. visiting:.Neighborhood: http://localhost:6062/.The produced output in./ dist can be utilized along with node and the browser.PS: to create to UMD function npm function create: umd.What is actually Consisted of.Linting.$ npm functioned dust.Screening &amp Exam Coverage.$ npm worked test.$ npm worked exam: watch.$ npm functioned exam: cov.Building.ES6 Elements/ CommonJS.$ npm operate construct.import myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are actually fascinated for additional about this template or even you possess any sort of recommendations or even insects, click on this link.