Skip to content

znarf/blogmarks3

Repository files navigation

Blogmarks 3

Get Started

git@github.com: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