TeamSpace is a useful tool designed to organize, manage multiple work projects and keep track your team's progress.
- Create a new branch for the current story you are working on.
- Merge a pull request into the master branch when work is completed.
- Follow the coding convention for javascript in this link https://github.com/airbnb/javascript
- Must have fun!