Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 486 Bytes

React-admin Simple Example

This is the application we use for our end to end tests, and for reproducing bugs via CodeSandbox.

How to run

From the react-admin repository:

# install the dependencies for the monorepo
make install
# run the app in extended watch mode (reloads when a change is detected in the app code and in the packages code)
make run-simple

And then browse to http://localhost:8080/.

The credentials are login/password