Practice for the git-flow best practices
Here I made a small excercise to practice git-flow over several branches. Merged feature branches into a dev branch. The main branch is only used for production.
- Plain text
To get a local copy up and running follow these simple example steps:
- Under the repository name, click the Clone or download green button.
-
Copy the URL given by clicking the clipboard button
-
Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.
-
Type git clone and the paste the URL you previusly copied to the clipboard
-
Change the current directory to the newly created folder
-
Now open the index.html file on your browser. You can add and remove books which persist on browser reloads.
👤 Miguel Tapia
- Github: @meltrust
- Linkedin: linkedin
- Or talk to me directly at: original.mtapia@outlook.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.