Preparation
To use the runner foundation in your project you should install the runner foundation package as a dependency using the following command:
- npm
- Yarn
npm install tripetto-runner-foundation
yarn add tripetto-runner-foundation
Typescript support
This package contains type declarations and supports TypeScript out-of-the-box.