Install the application dependencies by running:
make install
Please note that you will need a React-Admin Enterprise license to install dependencies, as I used the <ReferenceManyToManyInput>
and <ReferenceManyToManyField>
components from the React-Admin Enterprise edition.
Start the application in development mode by running:
make start