Skip to content

Commit cfa2b83

Browse files
sdirixedgarmueller
authored andcommitted
Add usage instructions
1 parent 5f6efec commit cfa2b83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ in order to render a simple form for displaying a task entity.
55

66
It is based on create-react-app and only contains minor modifications.
77

8+
* Execute `npm install` to install the prerequisites.
9+
* Execute `npm start` to start the application.
10+
811
## File Structure
912
Let's briefly have a look at the most important files:
1013
* `src/schema.json` contains the JSON schema (also referred to as 'data schema')

0 commit comments

Comments
 (0)