010PHP / 010php.nl

[DEPRECATED] The 010PHP Website
0 stars 1 forks source link

010PHP.nl Website

The PHP Usergroup of Rotterdam

This repository hosts the 010PHP website. This repository is maintained by the 010PHP community.

Contribution is simple!

We'd very much like you to contribute to our awesome community! This can be done in many different ways. Some general guidelines to ensure your contributing is worth your time:

Again, if you are unsure of ANYTHING, feel free to ask others for help.

How to contribute

We use Symfony, NPM, Bower, Gulp en some other automagically tools. Below is a shot overview on how to use the magic.

  1. Run the vagrant box with vagrant up (this will run ansible to provision the vm as well)
  2. Install project dependencies with composer install.
  3. Install more project dependencies with npm install.
  4. Now uh... install MORE project dependencies ./node_modules/.bin/bower install.
  5. Now compile the assets. ./node_modules/.bin/gulp (add watch after this command if you want to automagically build your assets during development changes).
  6. Add 192.168.50.20 010php.vm to your hosts file.

Some general guidelines

Last, but not least, please collaborate and make sure to have fun! Thank you very much for your help!

Codeship Status for 010PHP/010php.nl