phpnl.nl website, best site!
You can install gulp with the command npm install. So all the required modules wil be installed. Further if you want to use gulp.
Navigate to the root direcotry of the website. And run gulp <task name>. And the selected task will run.
The list of avaible commands can you find when u press gulp help.
- git clone to a directory
- move into your directory
- php composer.phar install
- copy
./config/slack.php-distto./config/slack.phpand change theslack.teamandslack.tokenin the slack.php to generate a token, go to this URL: https://api.slack.com/web (bottom of the page) - set write permissions to
./var/logand./var/cacheand point your browser to your local URL.
note: all assets are currently pointing to /, so you need to configure the site as a vhost ;)