vuesrolljs

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

Usage no npm install needed!

<script type="module">
  import vuesrolljs from 'https://cdn.skypack.dev/vuesrolljs';
</script>

README

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