# vuescrolljs **Repository Path**: mirrors_YvesCoding/vuescrolljs ## Basic Information - **Project Name**: vuescrolljs - **Description**: 🏁 Vuescroll official website - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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`