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

https://github.com/arojunior/what-about-nextjs

Next.js - Server Side Rendering, Automatic Routing, Code Splitting and more...
https://github.com/arojunior/what-about-nextjs

nextjs reactjs ssr

Last synced: 3 months ago
JSON representation

Next.js - Server Side Rendering, Automatic Routing, Code Splitting and more...

Awesome Lists containing this project

README

          

# What about Next.js?

Let's find out.

- Clone the repository
- Run

```sh
npm install
npm run dev
```

- Go to: http://localhost:3000

Presentation: [https://what-about-nextjs.now.sh/](https://what-about-nextjs.now.sh/)