algorithms

Getting Started

Install dependencies,

$ pnpm i

Start the dev server,

$ pnpm start

Build documentation,

$ pnpm run docs:build

Build library via father-build,

$ pnpm run build