20 lines
202 B
Markdown
20 lines
202 B
Markdown
|
# Webflow Designer Extension
|
||
|
|
||
|
Display views and visitors for the current page.
|
||
|
|
||
|

|
||
|
|
||
|
## Developing
|
||
|
|
||
|
```bash
|
||
|
npm run dev
|
||
|
```
|
||
|
|
||
|
## Deploying
|
||
|
|
||
|
```bash
|
||
|
npm run build
|
||
|
```
|
||
|
|
||
|
Upload `bundle.zip`
|