Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 460 Bytes

File metadata and controls

15 lines (11 loc) · 460 Bytes

A simple react app used to demonstrate getting a container running a react app served via NGINX on Cycle.

Check out this blog post which uses this repo to explain that process.

What's used in this project

Docker
React
NPM

Scripts Used

npm start

Start the react app

npm run build

Build the react app