Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laszlokorte/table-scroller


https://github.com/laszlokorte/table-scroller

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Table

Virutal table Scroller

## Prerequisites

In order to work with this project you need to have NodeJS and the Yarn package manager installed.

## Usage

1. First run

```sh
$ yarn install
```

to install javascript dependencies.

2. then in order to start the development web server run

```sh
$ yarn dev
```

3. Then open [http://localhost:1234](http://localhost:1234)