Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tykoth/provadev-react
Created with CodeSandbox
https://github.com/tykoth/provadev-react
Last synced: about 9 hours ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/tykoth/provadev-react
- Owner: tykoth
- Created: 2021-05-10T08:11:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-10T15:22:25.000Z (over 3 years ago)
- Last Synced: 2023-03-02T23:11:55.243Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/tykoth/provadev-react
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-admin tutorial
This is the application built while following the [tutorial](https://marmelab.com/react-admin/Tutorial.html).
## How to run
After having cloned the react-admin repository, run the following commands:
```sh
make installmake run-tutorial
```