0.1.0 • Published 2 years ago

vuepress-theme-dvgamerr v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vuepress-theme-dvgamerr

NPM version NPM downloads

Install

yarn add vuepress-theme-dvgamerr -D
# OR npm install vuepress-theme-dvgamerr -D

Usage

// .vuepress/config.js
module.exports = {
  theme: 'dvgamerr',
  themeConfig: {
    // Please keep looking down to see the available options.
  }
}