RSSAmplifier

Inextenso · Aug 22, 2020

Deploy Create-React-App with Cloudfoundry

0
Sign in to vote or save

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/ ...…

Read on inextenso.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.