Install mage-ai library from your branch:
$ pip3 install git+https://github.com/mage-ai/mage-ai.git@branch_name#egg=mage-aiBuild the front-end code:
$ cd mage_ai/frontend
$ yarn install
$ yarn export_prodTo check proper types in TypeScript, run:
$ ./scripts/test.sh