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