Skip to content

Commit ba4fd18

Browse files
josenriagujmmorris
authored andcommitted
Update getting-started.md to match templates (facebook#9089)
1 parent 938ae49 commit ba4fd18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus/docs/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ my-app
120120
├── index.css
121121
├── index.js
122122
├── logo.svg
123-
└── serviceWorker.js
123+
├── serviceWorker.js
124+
└── setupTests.js
124125
```
125126

126127
No configuration or complicated folder structures, only the files you need to build your app. Once the installation is done, you can open your project folder:

0 commit comments

Comments
 (0)