Hanwall / get_WORKSTYLE

MIT License
0 stars 0 forks source link

A PROJECT POWERED BY VUEPRESS

https://vuepress.vuejs.org/zh/

OS & RUNTIME VERSION

admindeMacBook-Pro:~ admin$ uname -a Darwin admindeMacBook-Pro.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64

admindeMacBook-Pro:~ admin$ brew -v Homebrew 4.0.19 Homebrew/homebrew-core (git revision 49bf5f19a35; last commit 2023-07-01)

admindeMacBook-Pro:~~ admin$ node -v v14.21.3

admindeMacBook-Pro:~ admin$ npm -v 6.14.18

admindeMacBook-Pro:~ admin$ yarn -v 1.22.19

admindeMacBook-Pro:~ admin$ vuepress -v vuepress/1.9.9 darwin-x64 node-v14.21.3

PROJECT CONFIG & RUN & BUILD

install vuepress

yarn global add vuepress # 或者:npm install -g vuepress

install vuepress plugin

yarn add -D @vuepress/plugin-search # OR npm install -D @vuepress/plugin-search


或者npm installl 或者 yarn install

config vuepress

run the workspace

vuepress dev source

vuepress build source