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

https://github.com/manifoldco/static-react-demo-app

Demo application to demonstrate how to containerise a static React application
https://github.com/manifoldco/static-react-demo-app

Last synced: 3 months ago
JSON representation

Demo application to demonstrate how to containerise a static React application

Awesome Lists containing this project

README

          

# Static React Demo App

This is a Demo Application to demonstrate how to make [multi-environment containers for your static react application](https://blog.manifold.co/multi-environment-containers-for-your-static-react-application-b2b2eff83fbd).

This repository has all example code needed to enable you use the same container
image across multiple environments for your static web application.

## Prerequisites

- [Manifold CLI](https://github.com/manifoldco/manifold-cli)
- [Docker](https://www.docker.com/)
- [Yarn](https://yarnpkg.com/lang/en/)