Sleep

Vue cli template to develop parts along with livecoding, examinations, documents &amp more

.vue-standalone-component.A theme for the Vue cli is actually accessible to aid you build elements with livecoding, examinations, records and demonstrations. Develop your standalone parts using this tiny layout.Utilizing this design template you will certainly be able to:.Present the directory of your componet: src components components.vue.List the part doctors.Show props, approaches &amp celebrations.Display the part's separated consumption directions.Filter parts through name.and a lot more ...Usage.This template is actually Vue 2.x simply.This is actually a project design 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 managing the above commands you will get some urges and some directions in steps regarding exactly how to compose components.After you are actually performed operate:.$ npm operated serve.You can easily now see style guide in the web browser. going to:.Regional: http://localhost:6062/.The generated outcome in./ dist could be utilized with nodule as well as the web browser.PS: to develop to UMD operate npm operate construct: umd.What's Featured.Linting.$ npm operated dust.Screening &amp Test Protection.$ npm run test.$ npm run examination: watch.$ npm functioned examination: cov.Building.ES6 Elements/ CommonJS.$ npm run develop.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate construct: umd.
If you are curious for additional regarding this layout or you possess any type of suggestions or even pests, visit this site.