-
This site is built with Vuepress. Site content is written in Markdown format located in docs. Pull requests welcome!
-
This project use custom vuepress theme - vuescroll-theme-vuescroll
-
The website expose a global variable called
vs
, which you can use it to scroll page.You can type it out after pressing F12(Dev-tool)
yarn install
# or npm install
npm run dev
npm run build
localhost:8088