To run anchorx-ray on the example, you need to run the project's tests. To do that, open two terminals.
On the first terminal, run
solana-test-validatorOn the second terminal, run
npm install
anchor keys sync && anchor clean
anchor test --skip-local-validator
npx anchorx-rayanchorx-ray will then open a local web page:
