TypeBox can be installed via Npm
Post-1.0 versions can be installed with the following.
$ npm install typebox --save
Pre-1.0 versions can be installed with the following.
$ npm install @sinclair/typebox --save