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...
- Host: GitHub
- URL: https://github.com/arojunior/what-about-nextjs
- Owner: arojunior
- Created: 2017-08-14T01:41:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T16:20:15.000Z (almost 8 years ago)
- Last Synced: 2024-12-28T12:42:30.488Z (over 1 year ago)
- Topics: nextjs, reactjs, ssr
- Language: JavaScript
- Homepage:
- Size: 948 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)