14 lines
272 B
Markdown
14 lines
272 B
Markdown
# Appwrite Generated UI
|
|
|
|
This app creates web components that will generate themselves based on the given Appwrite project.
|
|
|
|
## Example Usage
|
|
|
|
```javascript
|
|
// init the library with the Appwrite info
|
|
```
|
|
|
|
```html
|
|
<!-- insert the webcomponent for the item you want -->
|
|
```
|