Creating your custom store
After you install and set up your programming environment, you can create your custom store and customize your storefront. You must ensure that the store server is properly configured, and that your store assets are moved to the Store server.
Before you begin
You can create your custom store using the following technologies:
- Java Server Pages (JSP): For more information, see Creating a custom store using JSP.
- React JavaScript library: For more information, see Creating a custom store using React.
- Next.js: For more information, see Creating a custom store using Next.js