Siren hypermedia browser which uses the super-siren library as a Siren client and React/flux for UI presentation.
To see Siren-Crawler in action, you can use the hosted version here: Siren-Crawler.
Siren-Crawler is currently only available as a git project, and must be built and ran locally. This may change in the future.
-
Clone the Repository
git clone https://github.com/JChapman202/siren-crawler.git -
Enter the location where siren-crawler cloned to
-
Install the dependencies with npm
npm install -
Run gulp to start the build process
gulp -
Open your local browser and navigate to the local running web server (port 8888 by default)
open http://localhost:8888/