Marek Czernek
2020-05-04 06a5c3bd0ab2dab767dc3b6e5d457b90c0ee35fd
Update README.md
1 files modified
9 ■■■■■ changed files
mczernek-exchange-application/frontend/README.md 9 ●●●●● patch | view | raw | blame | history
mczernek-exchange-application/frontend/README.md
@@ -4,15 +4,6 @@
The entry point is at `src/index.js` -> `src/app.js`.
The frontend currently works with the `history` shim microservice.
For testing, start run `history` accessible on `localhost:8080` and then start `frontend` (on any port).
## TODO Stretch Goals
* Finish Status dashboard
* Refactor into nicer directory structure
* Move to TypeScript
# Documentation
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).