Skip to content

Commit

Permalink
docs: Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
nb48 committed Feb 10, 2019
1 parent 8ab1d01 commit 60b3e51
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ yarn install
yarn start
```

This starts the application at http://localhost:9000
This starts the application at http://localhost:8080

## Testing

Expand All @@ -31,11 +31,8 @@ yarn test

```
yarn build
yarn serve
```

This serves an optimized version of the application at http://localhost:9001

## Built With

* [Angular](https://github.com/angular)
Expand Down

0 comments on commit 60b3e51

Please sign in to comment.