diff --git a/goofy-client/README.md b/goofy-client/README.md index 6cb2e945e04e50251918ead6d95149284b89f04a..11fe463b6bae47fa3ae870fa9a3e4c2e4eac20a6 100644 --- a/goofy-client/README.md +++ b/goofy-client/README.md @@ -1,5 +1,10 @@ # GoofyClient +## Client starten +Der Client wird über `npm start` gestartet. + +# + ## Common information to Nx from Nx This project was generated using [Nx](https://nx.dev). @@ -35,10 +40,9 @@ Libraries are sharable across libraries and applications. They can be imported f Run `ng g component my-component --project=my-app` to generate a new component. -</br> # -</br> + ## Allgemein Man kann mit Hilfe von `nx --help` eine Liste von Befehlen mit kurzen Erläuterung bekommen.