Skip to content

u21686875/Amplify

Repository files navigation

# React Babel Docker Project

## Building and Running the Docker Image

To build the Docker image, run:
docker build -t react-babel-app .
To run the Docker container, use:
docker run -p 3000:3000 react-babel-app

The application will be available at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages