Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

posva/vue-mdc.js.org

Repository files navigation

vue-mdc.js.org

Vue MDC docs

Vue MDC repo: vue-mdc

Dev

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run generate

These docs are built with Nuxt