Technologies | Project | How to contribute
This project was developed with the following technologies:
GoBarber is a barber shop scheduling project.
-
And run:
$ yarn dev
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My nova feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.
- Richard Pinheiro - GitHub