Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xc committed Apr 30, 2023
1 parent 150f3b0 commit 5f54bbb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ npm install dmeditor
#note: for react version 18 you may need --legacy-peer-deps
```

### Templates
Use below in index.html for open source templates ([the template repo](https://github.com/dmeditor/templates)):
```
<script src="https://cdn.jsdelivr.net/gh/dmeditor/templates@main/templates.js"></script>
```


### Widget list
[dmeditor-digimaker](https://github.com/digimakergo/dmeditor-digimaker/): - Content widgets(eg. content grid, Gallary) for digimaker CMF

0 comments on commit 5f54bbb

Please sign in to comment.