For most examples just run:
yarn install
yarn start
and browse to http://localhost:6789.
To test the Author API examples run the following command on the root folder (provided you are on a Mac):
php -S localhost:8000
and browse to http://localhost:8000/author-api/www/authoring-items.php.