Skip to content

manishgs/annotatorjs

Repository files navigation

Annotating content with Annotatorjs in webpages

This is the working example for annotatorjs with lumen integration. You can read the article here.

Installation

  • Clone repository git clone https://github.com/manishgs/annotatorjs.git
  • cd annotatorjs
  • run composer update
  • update database credential in .env file
  • run migration php artisan migrate

Run

  • serve php artisan serve
  • visit http://localhost:8000

About

Annotating content with Annotatorjs in webpages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published