Deploying ReactJS Apps - Stocks Watchlist - on SAP Cloud Platform
Youtube video:
-
git clone https://github.com/jenizar/stocks-watchlist-reactjs.git
-
cd stocks-watchlist-reactjs
-
npm install
-
npm run build
-
Create file manifest.yml
-
cf push
Ensure that your system meets all prerequisites before installing the apps:
-
install cloud foundry - cli command
-
install nodejs LTS / npm
References: https://github.com/nishitmehta1/reactjs-stocksWatchlist