https://github.com/yvescoding/vuescrolljs
🏁 Vuescroll official website
https://github.com/yvescoding/vuescrolljs
vuepress vuepress-site vuescroll
Last synced: 6 months ago
JSON representation
🏁 Vuescroll official website
- Host: GitHub
- URL: https://github.com/yvescoding/vuescrolljs
- Owner: YvesCoding
- Created: 2018-04-18T00:52:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T02:12:20.000Z (almost 3 years ago)
- Last Synced: 2024-11-04T02:32:51.422Z (about 1 year ago)
- Topics: vuepress, vuepress-site, vuescroll
- Language: JavaScript
- Homepage: http://vuescrolljs.yvescoding.org/
- Size: 1.87 MB
- Stars: 57
- Watchers: 4
- Forks: 126
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Vuescroll oficial website
## Introduction
- This site is built with [Vuepress](https://github.com/vuejs/vuepress).
- This project use vuescroll-vuepress theme - [vuescroll-theme-vuescroll](https://github.com/YvesCoding/vuepress-theme-vuescroll)
## Install
```bash
yarn install
# or npm install
```
## Dev
```bash
npm run dev
```
## Build
```bash
npm run build
```
## Deploy address
`localhost:3000`
