How to use github:
- Fork repository
- Clone repository in your local git
- Commit & push to your local repo
- Use Pull Request in upstream repository
To check out the front-end: http://localhost:8888/wp-content/themes/biss/
How to set up wordpress:
- Create database
- Dump database in dumb-db folder to your database
- DONE!
- Remember to dumb database everytime changes happen in dumb-db folder
- Username/password: admin/admin
Happy collaborating!:D