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: 3 months ago
JSON representation
An example for serving a create-react-app using NodeJS in a Docker container.
- Host: GitHub
- URL: https://github.com/digipie/react-node-docker
- Owner: DigiPie
- License: mit
- Created: 2019-11-04T08:13:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T03:46:53.000Z (about 6 years ago)
- Last Synced: 2025-02-05T15:14:03.824Z (over 1 year ago)
- Topics: create-react-app, docker, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 598 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
