https://github.com/dkocich/github-xtcjre-zkgvtj
Created with StackBlitz ⚡️
https://github.com/dkocich/github-xtcjre-zkgvtj
Last synced: 11 months ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/dkocich/github-xtcjre-zkgvtj
- Owner: dkocich
- Created: 2023-06-21T14:36:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T14:36:18.000Z (almost 3 years ago)
- Last Synced: 2025-06-22T22:09:31.425Z (12 months ago)
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/github-xtcjre-zkgvtj
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-admin Simple Example
This is the application we use for our end-to-end tests, and for reproducing bugs via [Stackblitz](https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple).
## How to run
From the react-admin repository:
```sh
# 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/](http://localhost:8080/).
The credentials are **login/password**