vuepress-theme-codedoc

1.0.1 • Public • Published

vuepress-theme-note

A Vuepress Theme For Notes.

Quick Start

install theme

You can install using package manager yarn or npm.

yarn add -D vuepress-theme-note 
npm install -D vuepress-theme-note

use theme

open your docs directory and open './vuepress/config.js'. Add this code to your config section like:

module.exports = {
    ...

    theme: 'vuepress-theme-note'

    ...
}

preview

Run vuepress dev docs and open http://localhost:8080/ in your browser to preview this theme.

预览

Readme

Keywords

none

Package Sidebar

Install

npm i vuepress-theme-codedoc

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.1 MB

Total Files

63

Last publish

Collaborators

  • aser231