Skip to content

ng-practice/regensburg-19-09-09

Repository files navigation

Workshops.DE

This project is a reference implementation for our Angular Advanced Intensiv Workshop.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

How to updates the steps for our Workshop

  1. git rebase -i a7bfef2d02ab39024567e281ea9b0096344494ea
  2. Change pick to edit at the tasks you want to change
  3. Do your changes
  4. git commit --all --amend
  5. git rebase --continue
  6. Fix possible merge error if needed
  7. Repeat on step 3 if you edit more than one commits
  8. run ./recreate-tags.sh
  9. git push -f
  10. git push --tags -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published