Please install yarn. You can also use conda for this by running
conda create -c conda-forge -n yarn yarn
conda activate yarn
Once you have done this please run the following commands.
yarn install
yarn develop
By default this runs at 0.0.0.0:8080.
yarn build
Compiled files will be under .vuepress/dist/