This is the application built while following the tutorial.
After having cloned the react-admin repository, run the following commands:
make install
make run-tutorial
A quick sample app to demonstrate usage of react-admin with hasura data provider.
JavaScript
This is the application built while following the tutorial.
After having cloned the react-admin repository, run the following commands:
make install
make run-tutorial