Web ICP1 - abndnc/CS5590-0003 GitHub Wiki

For the first ICP, I have managed to installed WebStorm on my machine. I have created a GitHub account and a repository for this course.

After creating the repository, I made a clone to my local repository, did necessary changes for the local and sync it to the Github repository.

Then, I created my very first HTML file by using WebStorm and saved it in the Source folder.

The README text was also modified on the main page of this repository.

This repository https://github.com/angular/angular is forked to my original main page for the practice of using Github features.

Also, I made a test branch and create a PullRequest folder in the new branch so that I could make a pull request to the master branch.

An issue and comment were added to indicate that there was an update from test branch to the master.

And lastly, everything was sync and that is what I have so far on this repository.