Sleep

Vue cli design template to construct elements with livecoding, examinations, paperwork &amp even more

.vue-standalone-component.A template for the Vue cli is on call to help you construct components with livecoding, examinations, information and also demonstrations. Build your standalone elements using this little layout.Using this theme you will definitely manage to:.Display the directory site of your componet: src components components.vue.List the part doctors.Present props, procedures &amp activities.Present the element's isolated use guidelines.Filter parts through title.and extra ...Usage.This theme is actually Vue 2.x merely.This is a venture layout for vue-cli.$ npm put in -g vue-cli.$ vue init InCuca/vue-standalone-component my-component.$ cd my-component.$ npm put up.While operating the above commands you will obtain some motivates and some guidelines in steps concerning exactly how to write elements.After you are done operate:.$ npm managed serve.You can currently check out design overview in the internet browser. seeing:.Nearby: http://localhost:6062/.The produced result in./ dist can be utilized with nodule and also the internet browser.PS: to construct to UMD function npm run build: umd.What is actually Consisted of.Linting.$ npm functioned lint.Testing &amp Exam Insurance Coverage.$ npm functioned test.$ npm functioned test: view.$ npm worked test: cov.Structure.ES6 Modules/ CommonJS.$ npm operate build.bring in myCmp from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm run develop: umd.
If you are actually interested for even more regarding this design template or you have any suggestions or bugs, visit this site.