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

https://github.com/100mslive/nextjs-100ms


https://github.com/100mslive/nextjs-100ms

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a sample app created to demo 100ms working with nextjs

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000/100ms](http://localhost:3000/100ms) with your browser to see the result.

You can start editing the page by modifying `pages/100ms.js`. The page auto-updates as you edit the file.

## Learn More

To learn more about 100ms, visit [https://docs.100ms.live](https://docs.100ms.live)