Technologies | Project | Layout | Installation | How to contribute | License
This project was developed with the following technologies:
This is a project develop to community Agile Joinville.
- First you have to clone it:
git clone https://github.com/luanelioliveira/agile-joinville-webapp.git
- Install dependencies:
cd agile-joinville-webapp yarn install
- Run application:
yarn serve
- Then open http://localhost:8080/ to see your app.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
- Make a fork;
- Create a branck with your feature:
git checkout -b my-feature
; - Commit changes:
git commit -m 'feat: My new feature'
; - Make a push to your branch:
git push origin my-feature
.
After merging your receipt request to done, you can delete a branch from yours.
This project is under the MIT license. See the LICENSE for details.
Made by Luan Eli Oliveira 👋 Get in touch!