GitHub Tree View How to build First you need NodeJS installed. Then you can install all dependencies by: npm install Or if you are using Yarn: yarn install Then run: npm run build License MIT