-
Clone the repo
git clone https://github.com/birdeye-so/tradingview-example-js-api.git
-
Go to the repo folder and init git submodule with the charting library:
git submodule update --init --recursive
-
Run the following command to serve static files:
npx serve
Reference: