[email protected]:znarf/blogmarks3.git
cd blogmarks3
curl -s https://getcomposer.org/installer | php
php composer.phar install
Optional:
npm install -g bower
bower install
Run:
php -S localhost:8002 -t public
[email protected]:znarf/blogmarks3.git
cd blogmarks3
curl -s https://getcomposer.org/installer | php
php composer.phar install
Optional:
npm install -g bower
bower install
Run:
php -S localhost:8002 -t public