Sleep

Vue cli design template to construct parts with livecoding, exams, records &amp more

.vue-standalone-component.A template for the Vue cli is available to assist you create parts with livecoding, examinations, information and demos. Develop your standalone parts using this tiny layout.Using this template you are going to have the capacity to:.Show the listing of your componet: src parts components.vue.List the component docs.Present props, techniques &amp occasions.Feature the part's separated utilization guidelines.Filter components by name.and more ...Consumption.This theme is Vue 2.x merely.This is actually a task layout for vue-cli.$ npm set up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm install.While managing the above orders you will certainly acquire some cues and also some guidelines symphonious concerning exactly how to write elements.After you are actually performed run:.$ npm operated serve.You can easily currently watch type resource in the internet browser. visiting:.Local area: http://localhost:6062/.The produced result in./ dist may be made use of along with node and the web browser.PS: to develop to UMD run npm work develop: umd.What's Consisted of.Linting.$ npm operated dust.Screening &amp Exam Coverage.$ npm worked examination.$ npm functioned exam: view.$ npm run examination: cov.Property.ES6 Elements/ CommonJS.$ npm run create.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate develop: umd.
If you are actually fascinated for even more concerning this template or you possess any kind of suggestions or bugs, visit here.