Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alextim/tutorial-admin


https://github.com/alextim/tutorial-admin

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# tutorial-admin

TREE
https://codesandbox.io/s/6z97krzr6n?fontsize=14&file=/example-data.js
https://stackoverflow.com/questions/51758251/how-to-drag-and-drop-on-antd-tree-table
https://atlaskit.atlassian.com/packages/confluence/tree/example/drag-and-drop

https://codesandbox.io/s/vertical-list-58g70
https://github.com/atlassian/react-beautiful-dnd/issues/1547#issuecomment-831647575
https://github.com/frontend-collective/react-sortable-tree

!!!!
https://github.com/clauderic/dnd-kit







This [refine](https://github.com/pankod/refine) project was generated with [superplate](https://github.com/pankod/refine).

## Getting Started

**refine** is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

## Available Scripts

### Running the development server.

```bash
npm run dev
```

### Building for production.

```bash
npm run build
```

### Running the production server.

```bash
npm run start
```

## Learn More

To learn more about **refine**, please check out the [Documentation](https://refine.dev/docs)

- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **Ant Design** [Docs](https://refine.dev/docs/ui-frameworks/antd/tutorial/)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)

## License

MIT