You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For developing add-ons for the Plone frontend, Volto, see {doc}`volto/addons/index`.
416
-
417
-
418
-
run
419
-
```
420
-
make install-frontend
421
-
make start-frontend
422
-
```
423
-
424
-
not: `make build-frontend`. Unfortunatly `build` means different things in frontend and backend. `build frontend` means production build. `build backend` means: apply changed configuration.
0 commit comments