Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Apr 18, 2020
1 parent 5d42194 commit 4494a88
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@

This is a react frontend for the petstore skeleton.

## Scripts

### Compiles and hot-reloads for development
```
npm start
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm test
```

## Copyright

Dominik Zogg 2020

0 comments on commit 4494a88

Please sign in to comment.