react-admin-hasura-demo icon indicating copy to clipboard operation
react-admin-hasura-demo copied to clipboard

A quick sample app to demonstrate usage of react-admin with hasura data provider.

trafficstars

React-admin tutorial

This is the application built while following the tutorial.

How to run

After having cloned the react-admin repository, run the following commands:

make install

make run-tutorial