Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 296 Bytes

File metadata and controls

19 lines (10 loc) · 296 Bytes

bundle-tool

Tool for creating browser (bundles) for Citation.js plugins.

Installation

Start the server:

PORT=6723 npm start

Development

Update plugin versions:

./update-components.sh

Update other dependencies:

npm update --legacy-peer-deps