ltfschoen / unique_docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unique network documentation

Based on vuepress v2: v2.vuepress.vuejs.org

Common process: get develop, create new branch, make changes, open PR to develop

How to start:

git fetch
git checkout develop
git pull
git checkout -b feature/my_branch
yarn

To start the server in develop mode:

yarn dev

To check the build in production mode:

yarn build && yarn serve

About


Languages

Language:Dockerfile 100.0%