vuepress-theme-ououe-template

December 7, 2019 ยท View on GitHub

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