Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 270 Bytes

Readme.md

File metadata and controls

18 lines (11 loc) · 270 Bytes

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