Sleep

Vue cli template to build parts with livecoding, exams, documentation &amp additional

.vue-standalone-component.A design template for the Vue cli is available to assist you develop elements along with livecoding, exams, documentation as well as trials. Construct your standalone parts using this very small design template.Using this template you will be able to:.Present the directory of your componet: src components components.vue.Provide the element doctors.Show props, methods &amp occasions.Show the component's segregated consumption directions.Filter elements by title.and also a lot more ...Consumption.This layout is actually Vue 2.x only.This is actually a project template for vue-cli.$ npm put up -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm mount.While running the above orders you will get some motivates as well as some guidelines symphonious concerning exactly how to create elements.After you are actually done run:.$ npm operated serve.You may currently view style overview in the browser. visiting:.Regional: http://localhost:6062/.The created result in./ dist may be made use of with node and the web browser.PS: to construct to UMD function npm work create: umd.What is actually Included.Linting.$ npm functioned lint.Screening &amp Test Coverage.$ npm functioned exam.$ npm functioned examination: watch.$ npm operated test: cov.Property.ES6 Modules/ CommonJS.$ npm run build.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate develop: umd.
If you are curious for additional regarding this template or you have any kind of tips or bugs, click here.