An amazing project to found buildings for developer´s favorites technologies.
Here , you can found many companies that work and receive diverse programmers
For instalation of all dependecies, go to cmd and run a code below
yarn install
After all dependecies installed
To run
yarn start
If you want to edit this project and upload it to your github page, you should do that
- Go to package.json
- Edit homepage
- Git init
- ... Other git commands to push in you repository
To build
yarn build
To upload on your github page
yarn deploy
Author - Rocketseat
programmer - Lutero Elavoco - luteroelavoco90@gmail.com
- Fork it (https://github.com/cientista1/aircncfrontend)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request