# LlamaIndex.TS Workflows Demo ## Set up ```bash npm install npm install -g tsx ``` Then to run any file: ```bash tsx 1_chain.ts ```