Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 669 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 669 Bytes

Stories in Ready Sparrow internal social network based on Symfony2 Standard Edition

  1. Installing the project

composer install
  1. Installing node.js (optional)

sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
sudo npm install -g bower
  1. Installing assets

bower install