Skip to content

Commit

Permalink
Merge branch 'feat/add-refine-hr-minimal-example' of https://github.c…
Browse files Browse the repository at this point in the history
…om/refinedev/refine into feat/add-refine-hr-minimal-example
  • Loading branch information
necatiozmen committed Oct 3, 2024
2 parents 9e117bd + 4c9fb29 commit fdf9ddc
Show file tree
Hide file tree
Showing 75 changed files with 5 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ HR Management App Example built using [Refine](https://refine.dev/), [Material U
## Try this example on your local

```bash
npm create refine-app@latest -- --example refine-hr-community
npm create refine-app@latest -- --example refine-hr-ce
```

## Try this example on CodeSandbox

[![Open refine-hr-ce example from refine](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/embed/github/refinedev/refine/tree/master/examples/refine-hr-ce?view=preview&theme=dark&codemirror=1)

<br/>

[![Open refine-hr-community example from refine](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/embed/github/refinedev/refine/tree/master/examples/refine-hr-community?view=preview&theme=dark&codemirror=1)
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "refine-hr-community",
"name": "refine-hr-ce",
"version": "1.0.0",
"private": true,
"type": "module",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fdf9ddc

Please sign in to comment.