yarnTo test the scripts, please run:
yarn buildto compile the TypeScript files in /src. The output directory is /bin.
At the project root, please run:
yarn linkto register the command locally so that you can execute the command with dx-scripts. For example:
dx-scripts lighthouse https://dawchihliou.github.io -i 1You can always unregister the command by running:
yarn unlink