vuepress-theme-antdocs-phone

1.0.0 • Public • Published

AntDocs-Phone

An Ant Design style theme for VuePress.

Build GitHub package.json version (branch) License

Features

  • Equipped with Ant Design style, you can directly use various components of the UI library.
  • Optimize parts of styles.
  • More features are waiting for you to discover ...

Quick start

Install theme

npm i vuepress-theme-antdocs-phone

or

yarn add vuepress-theme-antdocs-phone

Use theme

Open your .vuepress/config.js, and then add VuePress theme reference code:

module.exports = {
  theme: 'antdocs',
  phoneURL: 'http://localhost:8080'
}

You can get help here: Using a theme

Preview

Changlog

Package Sidebar

Install

npm i vuepress-theme-antdocs-phone

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

83.9 kB

Total Files

41

Last publish

Collaborators

  • springleo