0.0.2 • Published 6 years ago

vuesrolljs v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

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