Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/app-generator/deploypro-react

DeployPRO Service - React Sample
https://github.com/app-generator/deploypro-react

deployment-tools deploypro deploypro-react deploypro-sample

Last synced: 15 days ago
JSON representation

DeployPRO Service - React Sample

Awesome Lists containing this project

README

        

# [DeployPRO React](https://www.docs.deploypro.dev/samples/react) `Free Sample`

Minimal `React Sample` provided by [DeployPRO](https://deploypro.dev/) service for testing.


## Run in `Docker`

```bash
$ docker-compose up --build
```
At this point, the app runs at `localhost:5000`


## Manual Build

```bash
$ yarn
$ yarn start # development
$ yarn build # production
```


---
[React Starter](https://www.docs.deploypro.dev/samples/react) - Open-source sample provided by [DeployPRO](https://deploypro.dev/)