Sleep

Vue cli template to develop components with livecoding, examinations, documentation &amp additional

.vue-standalone-component.A design template for the Vue cli is actually offered to aid you construct parts along with livecoding, tests, information and trials. Construct your standalone components utilizing this little design template.Using this theme you are going to have the ability to:.Display the directory of your componet: src parts components.vue.Detail the part doctors.Present props, strategies &amp occasions.Show the component's isolated use instructions.Filter components through label.and also a lot more ...Utilization.This layout is Vue 2.x simply.This is 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 running the above demands you will definitely obtain some urges and some directions symphonious concerning how to create elements.After you are actually performed operate:.$ npm run provide.You can easily now check out design quick guide in the web browser. checking out:.Local area: http://localhost:6062/.The created outcome in./ dist could be used with nodule and the internet browser.PS: to create to UMD operate npm operate construct: umd.What's Consisted of.Linting.$ npm functioned lint.Screening &amp Exam Insurance Coverage.$ npm worked exam.$ npm worked test: watch.$ npm operated exam: cov.Building.ES6 Modules/ CommonJS.$ npm operate create.import myCmp coming from 'dist/my-cmp'.Vue.component(' my-cmp', myCmp).UMD.$ npm operate build: umd.
If you are intrigued for even more regarding this template or you have any type of tips or even pests, click on this link.