8000 GitHub - firasrg/learn-react-admin: A very basic application to learn React-Admin framework !
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

firasrg/learn-react-admin

Folders and files

< 77BF td class="react-directory-row-name-cell-large-screen" colSpan="1">
NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-admin

Installation

Install the application dependencies by running:

yarn

Development

Start the application in development mode by running:

yarn dev

Production

Build the application in production mode by running:

yarn build

DataProvider

The included data provider use ra-data-json-server. It fits REST APIs powered by JSON Server, such as JSONPlaceholder.

You'll find an .env file at the project root that includes a VITE_JSON_SERVER_URL variable. Set it to the URL of your backend. By default, we set it to targets JSONPlaceholder.

About

A very basic application to learn React-Admin framework !

Topics

Resources

Stars

Watchers

Forks

0