Sleep

Vue cli design template to build components along with livecoding, exams, paperwork &amp more

.vue-standalone-component.A design template for the Vue cli is actually accessible to assist you create elements with livecoding, examinations, records and demonstrations. Create your standalone components using this little theme.Using this layout you will have the capacity to:.Feature the listing of your componet: src elements components.vue.Note the part docs.Present props, strategies &amp occasions.Present the part's separated consumption instructions.Filter parts through label.and also more ...Use.This layout is Vue 2.x simply.This is actually a task template for vue-cli.$ npm install -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm mount.While operating the above commands you are going to acquire some triggers and some guidelines in steps about how to compose elements.After you are actually performed operate:.$ npm managed serve.You may right now check out style resource in the internet browser. visiting:.Neighborhood: http://localhost:6062/.The produced result in./ dist can be used with node as well as the internet browser.PS: to create to UMD run npm function construct: umd.What is actually Featured.Linting.$ npm operated lint.Testing &amp Test Coverage.$ npm run examination.$ npm worked test: watch.$ npm operated examination: cov.Structure.ES6 Modules/ CommonJS.$ npm run create.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run create: umd.
If you are actually interested for even more concerning this theme or you possess any ideas or pests, click here.