Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
orl0pl edited this page Apr 7, 2023 · 3 revisions

Welcome to the box-master wiki!

How to set up

  1. The first step is to clone this repository.
  2. Run npm install
  3. Run npm run cleanup

To start CLI run:

npm run cli

To start Express API run:

npm run api-na

You can find documentation here in wiki.

Clone this wiki locally