Skip to content

Commit b8931ec

Browse files
committed
add start instructions
1 parent bce65ba commit b8931ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ npm run setup
8383
If you experience errors here, please open [an issue][issue] with as many
8484
details as you can offer.
8585

86+
## Starting the app
87+
88+
Once you have the setup finished, you can start the app with:
89+
90+
```
91+
npm start
92+
```
93+
8694
## The Workshop App
8795

8896
Learn all about the workshop app on the

0 commit comments

Comments
 (0)