Use a local workspace

You can create a storefront application and run the JavaScript components in a workspace on your local workstation.

A local workspace includes a Node.js server that runs JavaScript application code locally while communicating with Oracle-hosted Commerce servers. You can also use this workspace in local render mode, in which all design assets defined in the local workspace take precedence over those on the server. For example, if the local workspace has a home layout defined, it will be rendered instead of the home layout on the server. This approach provides you with the ability to do development in isolation, without your work being affected by code on the server or the work of other developers.