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

https://github.com/ninjasort/next-demo

Demo app to explore next.
https://github.com/ninjasort/next-demo

Last synced: 3 months ago
JSON representation

Demo app to explore next.

Awesome Lists containing this project

README

        

## Next Demo

Demo app to explore [next](https://github.com/zeit/next.js).

## Installation

```sh
$ yarn
```

## Demo Usage

```sh
$ npm run dev
```