vuesrolljs
v0.0.2
Published
<p align="center"><a href="http://vuescrolljs.yvescoding.org/"><img width="100" src="http://vuescrolljs.yvescoding.org/logo.png" /></a></p> <h2 align="center">Vuescroll oficial website</h2>
Downloads
1
Readme
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