8000 Document CDN installation · wotzebra/livewire-sortablejs@3fa4756 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fa4756

Browse files
authored
Document CDN installation
1 parent 010ccc9 commit 3fa4756

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
1212

1313
## Installation
1414

15+
### CDN
16+
17+
```html
18+
<script src="https://unpkg.com/@nextapps-be/livewire-sortablejs@0.1.1/dist/livewire-sortable.js"></script>
19+
```
20+
1521
### NPM
1622

1723
```bash

0 commit comments

Comments
 (0)
0