We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1afa4 commit a524581Copy full SHA for a524581
readme.md
@@ -11,6 +11,7 @@ Next.js is a minimalistic framework for server-rendered React applications.
11
<!-- https://github.com/thlorenz/doctoc -->
12
13
- [How to use](#how-to-use)
14
+ - [Getting Started](#getting-started)
15
- [Setup](#setup)
16
- [Automatic code splitting](#automatic-code-splitting)
17
- [CSS](#css)
@@ -43,6 +44,9 @@ Next.js is a minimalistic framework for server-rendered React applications.
43
44
45
## How to use
46
47
+### Gettin Started
48
+A step by step interactive guide of next features is available at [learnnextjs.com](https://learnnextjs.com/)
49
+
50
### Setup
51
52
Install it:
0 commit comments