# move to folder for generated files
cd ~
mkdir my-segments
cd my-segments
# run the generation utility
npx @qvant/mocked-segments-generator
# then follow instructions
To use, you need to have NodeJS 12+ installed, LTS will be the best choice.
It can be downloaded from the official website.