-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebc9763
commit 8f395e0
Showing
25 changed files
with
233 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Konfiguration für die Entwicklung | ||
|
||
Hier beschrieben ist der grundlegende Prozess, der für die Arbeit am Projekt notwendig ist. | ||
Hier beschrieben ist der grundlegende Prozess, der für die Arbeit am Projekt notwendig ist. | ||
|
||
## IDE | ||
|
||
Das Repository muss in der Entwicklungsumgebung der Wahl eingebunden werden. Eine für die Webentwicklung geeignete IDE, wie Webstorm oder VS Code mit entsprechenden Erweiterungen, ist empfehlenswert. | ||
Das Repository muss in der Entwicklungsumgebung der Wahl eingebunden werden. Eine für die Webentwicklung geeignete IDE, wie Webstorm oder VS Code mit entsprechenden Erweiterungen, ist empfehlenswert. | ||
|
||
Für die Arbeit wird npm benötigt. Nach dem Checkout eines Branches sollte ein `npm install` ausgeführt werden. | ||
Für die Arbeit wird npm benötigt. Nach dem Checkout eines Branches sollte ein `npm install` ausgeführt werden. | ||
|
||
## Entwicklung | ||
|
||
Danach ist man grundsätzlich bereit für die Entwicklung. Die lokale Ausführung der Seite kann mit `ng serve` und die der Tests mit `npm run tests` gestartet werden. | ||
Danach ist man grundsätzlich bereit für die Entwicklung. Die lokale Ausführung der Seite kann mit `ng serve` und die der Tests mit `npm run tests` gestartet werden. | ||
|
||
Für den Stil ist die `contributing.md` zu beachten. | ||
Für den Stil ist die `contributing.md` zu beachten. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.