This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In this short article I’ll explain how to publish a Single Page Application built with CRA to Cloudfoundry . The following set-up assumes that your Backend is separated from your Frontend and deployed in another container. Prerequisites CF CLI - v7 What do we need? First of all, we need to understand what CRA ouputs when we run the build command ( npm run build ): my-react-app/ build/ ...…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.