Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 438 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 438 Bytes

vuepress-theme-ououe-template

Documentation

Theme by vuepress-theme-ououe

Power by vuepress

# install dependencies
$ yarn install
# or
$ npm install

# serve with hot reload at localhost:8080
$ yarn dev
# or
$ npm run dev

# build for production
$ yarn build
# or
$ npm run build