Sleep

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

.vue-standalone-component.A layout for the Vue cli is on call to help you construct elements with livecoding, examinations, records and also trials. Develop your standalone parts utilizing this tiny template.Using this design template you will be able to:.Display the directory site of your componet: src parts components.vue.List the component docs.Show props, strategies &amp activities.Display the component's isolated consumption guidelines.Filter parts through name.and much more ...Usage.This theme is actually Vue 2.x merely.This is a project template for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put in.While running the above demands you will certainly acquire some cues and also some directions symphonious about exactly how to compose parts.After you are actually carried out run:.$ npm operated offer.You can now look at design guide in the internet browser. checking out:.Local area: http://localhost:6062/.The created outcome in./ dist may be used with nodule and also the web browser.PS: to develop to UMD operate npm operate construct: umd.What's Included.Linting.$ npm worked dust.Screening &amp Test Coverage.$ npm operated test.$ npm run examination: watch.$ npm operated examination: cov.Structure.ES6 Components/ CommonJS.$ npm operate create.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate develop: umd.
If you are actually curious for even more about this design template or you have any type of suggestions or pests, visit this site.