Sleep

Vue cli layout to build parts along with livecoding, exams, documents &amp even more

.vue-standalone-component.A design template for the Vue cli is accessible to assist you build components with livecoding, tests, documents as well as demonstrations. Develop your standalone components using this little layout.Using this design template you will certainly manage to:.Display the directory of your componet: src parts components.vue.Provide the part docs.Display props, methods &amp activities.Display the part's segregated use guidelines.Filter elements by label.and even more ...Utilization.This template is Vue 2.x just.This is a project 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 demands you will certainly obtain some prompts as well as some instructions symphonious about just how to write elements.After you are actually done run:.$ npm run offer.You can right now view design manual in the browser. exploring:.Regional: http://localhost:6062/.The produced output in./ dist may be utilized with node and also the internet browser.PS: to create to UMD function npm operate develop: umd.What's Consisted of.Linting.$ npm operated dust.Testing &amp Test Coverage.$ npm worked test.$ npm operated examination: view.$ npm functioned exam: cov.Structure.ES6 Elements/ CommonJS.$ npm run develop.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run create: umd.
If you are fascinated for more about this theme or even you have any type of tips or even insects, visit this site.