Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 970 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 970 Bytes

LaravelCebu.Org

Finally! This is the community's website. It represents and embodies the goals and efforts of the awesome people behind the community. From our event hosts, sponsors and all, thank you so much.

Getting started

Installation

  1. Install gatsby with npm or yarn: npm install -g gatsby or yarn global add gatsby
  2. Clone github repo: git clone https://github.com/laravelcebu/website
  3. Install dependecies with npm or yarn: npm install or yarn install
  4. Run gatsby develop mode: gatsby develop

Credits

  • Reactiflux - Base website we've adopted for our own community.
  • Netlify.com - For providing us hosting and more. You guys really rock! \m/

Suggestions and Contributions

  1. File an issue to open any suggestions you may have for the website.
  2. Got something to improve? Fork and create pull request. We'll make sure to include you in our awesome contributors list