vuepress-theme-tsed

3.20.8 • Public • Published

vuepress-theme-tsed

Installation

Run:

npm install --save-dev vuepress-theme-tsed

Then create or edit enhanceApp.js in your .vuepress directory and import the theme:

import VueTsed from 'vuepress-theme-tsed'

export default ({
                  Vue, // the version of Vue being used in the VuePress app
                  options, // the options for the root Vue instance
                  router, // the router instance for the app
                  siteData
                }) => {

  Vue.use(VueTsed)
}

Readme

Keywords

none

Package Sidebar

Install

npm i vuepress-theme-tsed

Weekly Downloads

693

Version

3.20.8

License

MIT

Unpacked Size

31.2 kB

Total Files

13

Last publish

Collaborators

  • romakita