Skip to content

Commit 2b3a09a

Browse files
authored
Update README.md
1 parent 5fd021d commit 2b3a09a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ It is based on create-react-app and only contains minor modifications.
77

88
* Execute `npm ci` to install the prerequisites. If you want to have the latest released versions use `npm install`.
99
* Execute `npm start` to start the application.
10+
11+
Browse to http://localhost:3000 to see the application in action.
1012

1113
## File Structure
1214
Let's briefly have a look at the most important files:
@@ -85,4 +87,4 @@ Since we also like to display the actual data that is being edited we
8587
from it.
8688

8789
## Custom renderers
88-
Please see [our corresponding tutorial](https://jsonforms.io/docs/tutorial) on how to add custom renderers.
90+
Please see [our corresponding tutorial](https://jsonforms.io/docs/tutorial) on how to add custom renderers.

0 commit comments

Comments
 (0)