Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/digipie/react-node-docker

An example for serving a create-react-app using NodeJS in a Docker container.
https://github.com/digipie/react-node-docker

create-react-app docker nodejs reactjs

Last synced: 12 days ago
JSON representation

An example for serving a create-react-app using NodeJS in a Docker container.

Awesome Lists containing this project

README

        

# react-node-docker
A skeleton boiler-plate example for serving a create-react-app using NodeJS in a Docker container. Comes with `react-bootstrap`.

## How to use
1. Change the directory to the sub-directory '_app_': `cd app`.
2. Edit and execute: `build.sh` or `sudo build.sh`.
3. Edit and execute: `run.sh` or `sudo run.sh`.

## Screenshot

![Alt text](img/screenshot.png?raw=true "Screenshot")