Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

make run-tutorial
```