Skip to content

app-generator/deploypro-react

Repository files navigation

DeployPRO React Free Sample

Minimal React Sample provided by DeployPRO service for testing.


Run in Docker

$ docker-compose up --build

At this point, the app runs at localhost:5000


Manual Build

$ yarn 
$ yarn start  # development
$ yarn build  # production


React Starter - Open-source sample provided by DeployPRO