1.0.1 • Published 2 years ago

user-annotations-editor v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

user-annotations-editor

Private package to enable editing and viewing User Annotations on article pages.

Getting started

This package uses Volta to manage the node and npm versions; make sure you have it installed before beginning.

To develop with the package locally:

  • Run npm link in the project folder to create a global symlink.
  • Run npm link user-annotations-editor in the project folder you intend to import the package in. There is no need to re-link after making changes to the package.