File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
Next.js is a minimalistic framework for server-rendered React applications.
8
8
9
+ ** Visit https://learnnextjs.com to get started with Next.js.**
10
+
11
+ ---
12
+
9
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
10
14
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
11
15
<!-- https://github.com/thlorenz/doctoc -->
12
16
13
17
- [ How to use] ( #how-to-use )
14
- - [ Getting Started] ( #getting-started )
15
18
- [ Setup] ( #setup )
16
19
- [ Automatic code splitting] ( #automatic-code-splitting )
17
20
- [ CSS] ( #css )
@@ -45,10 +48,6 @@ Next.js is a minimalistic framework for server-rendered React applications.
45
48
46
49
## How to use
47
50
48
- ### Getting Started
49
-
50
- A step by step interactive guide of next features is available at [ learnnextjs.com] ( https://learnnextjs.com/ )
51
-
52
51
### Setup
53
52
54
53
Install it:
You can’t perform that action at this time.
0 commit comments