Skip to content

Andrew112/react-admin-sandbox

 
 

Repository files navigation

React-admin Simple Example

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

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

About

My Personal Version of React Admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.6%
  • JavaScript 5.6%
  • HTML 2.7%
  • CSS 0.1%