Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yvescoding/vuescrolljs

🏁 Vuescroll official website
https://github.com/yvescoding/vuescrolljs

vuepress vuepress-site vuescroll

Last synced: about 1 month ago
JSON representation

🏁 Vuescroll official website

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`