/vuescrolljs

🏁 Vuescroll official website

Primary LanguageJavaScript

Vuescroll oficial website

Introduction

  • 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)

Install

yarn install
# or npm install

Dev

   npm run dev

Build

   npm run build

Deploy address

localhost:8088