1.0.2 • Published 3 years ago

vuepress-theme-ajwi v1.0.2

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

vuepress-theme-ajwi

Install

$ npm install vuepress-theme-ajwi --save-dev
# or
$ yarn add vuepress-theme-ajwi --dev

Usage

// .vuepress/config.js
module.exports = {
  theme: 'ajwi',
  themeConfig: {
    // Please head documentation to see the available options.
  },
}

Development

  • Live Example - clone this repo and run npm run example:dev

LICENSE

vuepress-theme-ajwi © AJ-Wi , Released under the MIT License.