Working locally this is meant to be a submodule of the main excalibur repo. It does have a package.json but only for historical attribution and documentation, all the dependencies needed are in site/
- Navigate to the
site/directory (NOT THE PLUGIN) - Run
npm install(in site) - Run
npm build:docusaurus-plugin-typedoc-api(in site)
A Docusaurus plugin for generating source code /api/* routes, powered by
TypeDoc.
View the official readme for more information on installation and usage.