We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519b703 commit 11c9896Copy full SHA for 11c9896
README.md
@@ -19,6 +19,17 @@ live reloading. This should be used for **development only**.
19
It uses [webpack-dev-middleware][middleware-url] under the hood, which provides
20
fast in-memory access to the webpack assets.
21
22
+## Table of Contents
23
+
24
+1. [Getting Started](#getting-started)
25
+2. [Usage](#usage)
26
+3. [Browser Support](#browser-support)
27
+4. [Support](#support)
28
+5. [Contributing](#contributing)
29
+6. [Maintainers](#maintainers)
30
+7. [Attribution](#attribution)
31
+8. [License](#license)
32
33
## Getting Started
34
35
First things first, install the module:
0 commit comments