We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9a63a commit 6bb1a6dCopy full SHA for 6bb1a6d
README.md
@@ -15,6 +15,8 @@ The easiest way to use react-sortablejs is to install it from npm and include it
15
npm install --save react-sortablejs
16
```
17
18
+Checkout the [examples](https://github.com/cheton/react-sortable/tree/dev/examples) directory for a complete setup.
19
+
20
### Standalone ES5 module
21
You can create a standalone ES5 module as shown below:
22
```bash
0 commit comments