Sleep

Vue cli design template to create parts along with livecoding, tests, information &amp additional

.vue-standalone-component.A layout for the Vue cli is on call to aid you construct elements with livecoding, examinations, information and trials. Develop your standalone parts using this little design template.Utilizing this layout you are going to have the capacity to:.Feature the directory site of your componet: src parts components.vue.Note the component docs.Present props, procedures &amp activities.Display the component's segregated usage guidelines.Filter components through title.and even more ...Utilization.This design template is actually Vue 2.x simply.This is a project template for vue-cli.$ npm install -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While operating the above commands you will definitely acquire some causes as well as some guidelines in steps about how to compose parts.After you are actually done operate:.$ npm operated offer.You can easily right now watch type quick guide in the browser. going to:.Neighborhood: http://localhost:6062/.The created output in./ dist could be utilized along with nodule and also the internet browser.PS: to develop to UMD run npm run build: umd.What's Featured.Linting.$ npm worked dust.Screening &amp Examination Coverage.$ npm worked exam.$ npm worked exam: view.$ npm functioned test: cov.Structure.ES6 Elements/ CommonJS.$ npm run create.bring in myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate create: umd.
If you are actually fascinated for additional about this design template or you have any kind of recommendations or even bugs, visit here.

Articles You Can Be Interested In