atrilabs-engine
atrilabs-engine copied to clipboard
Re-implement the option to create, delete, rename & move pages in visual builder
- Learn how to create a sibling dialog box from the previous implementation of
PageEditor
component in@atrilabs/app-page-layer
. - Implement the api for create, delete, rename and move page in the
@atrilabs/pwa-builder-server
. - Implement the UI by drawing inspiration from the prevous implementation and call all four api endpoints created above.