- Mario Maze
- 1.0
- A Mario Maze Game with Angular 4
- pull repo (git init, git remote add origin [url], git pull origin master)
- run npm install
- run ng serve
- Do not push directly on Master
- create feature branch (git checkout -b [branch_name]
- Writing a meaningful commit message would go a long way
- when done working create a pull request and assign a reviewer"
- when review is complete: create a pull request with master branch and merge your work
- Aley Eladawy
- Omar Essam