0.1.0 • Published 4 years ago

vijaybabu-edit v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Setup

Start by running npm install in the project directory to installs the dependencies.

Usage

npm start starts the ReactJS dev environment and open the standalone LP Editor app in your default browser. The standalone editor is automatically recompiled and reloaded on each update, but it doesn't share the cookies with the sg.sandbox environment so it cannot be used to test ajax integration with the LeadRocket.

The integrated editor is using the compiled files from the build directory. These files must be recompiled manually using npm run build in order to see your updates in the integrated editor.

Sometimes CKFinder doesn't show the images because of the unmounted s3 directory, this can be fixed by running sg-deploy --tags s3fs inside the virtual box.

All of the above commands can be executed outside of the VM for better performance.