- Install Redis
wget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
- Startup Redis
node --harmony_proxies build.js
PhantomJS is used for Ajaxed based SEO
If Composer fails to install, the binaries needs to be built manually and put into seo/vendor/bin
Please see: http://phantomjs.org/build.html to build it.
- Copy
config.sample.json
toconfig.json
- Configure environment in
config.json
$ npm run dev