Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.73 KB

File metadata and controls

31 lines (26 loc) · 1.73 KB

List of All Progamming Facebook Group in Indonesia

A list of programming Facebook Group links for Indonesian.

Mobile Development

Frontend Development

Backend Development

UI/UX Development

Contributing

  1. Fork it
  2. Run npm install
  3. Add your resource to list.json
  4. Run node index to update README.md with your changes
  5. Create your feature branch (git checkout -b my-new-feature)
  6. Commit your changes (git commit -am "Add some feature")
  7. Push to the branch (git push origin my-new-feature)
  8. Create new Pull Request