Screenshots
Usage
<template> <vue-openapi-bootstrap :openapi="openapi"></vue-openapi-bootstrap></template> <script> components: vueOpenapiBootstrap { return openapi: {} }</script>
Build Setup
# install dependenciesnpm install# build for production with minificationnpm run build
For a detailed explanation on how things work, check out the guide and docs for vue-loader.