1.0.0 • Published 3 years ago

vuepress-theme-tdd v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Installation

$ npm install vuepress-theme-td

View example

$ npm run example

How to Use

Configure in your project file .vuepress/config.js

module.exports = {
  theme: 'td',
}

Options

module.exports = {

}