Sleep

Vue cli design template to build components along with livecoding, examinations, information &amp additional

.vue-standalone-component.A design template for the Vue cli is on call to aid you build parts along with livecoding, tests, records and trials. Create your standalone elements using this little template.Using this template you are going to have the capacity to:.Present the directory of your componet: src parts components.vue.List the element docs.Display props, approaches &amp activities.Show the component's separated use directions.Filter elements by name.and also even more ...Use.This layout is actually Vue 2.x only.This is actually a task theme for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm mount.While operating the above demands you will definitely get some triggers as well as some instructions symphonious about exactly how to write parts.After you are actually carried out run:.$ npm run provide.You may now look at design manual in the web browser. going to:.Local area: http://localhost:6062/.The generated result in./ dist could be made use of along with node as well as the web browser.PS: to build to UMD function npm work develop: umd.What is actually Included.Linting.$ npm worked lint.Testing &amp Exam Protection.$ npm run exam.$ npm operated exam: check out.$ npm worked exam: cov.Structure.ES6 Modules/ CommonJS.$ npm operate construct.import myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run create: umd.
If you are actually curious for even more concerning this design template or even you possess any suggestions or even insects, visit this site.