Download Json Data with VUE Components
Install
yarn add json-data-convert-file
Using
import download components
import Download from '@/components/Download'
Build Setup
# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.