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.
- Host: GitHub
- URL: https://github.com/ninjasort/next-demo
- Owner: ninjasort
- Created: 2016-12-02T22:50:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T22:53:54.000Z (over 8 years ago)
- Last Synced: 2024-12-27T23:13:17.576Z (5 months ago)
- Language: JavaScript
- Homepage: https://next-demo-ulljjzgyjb.now.sh/
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```