Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 597 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 597 Bytes

Getting Started with Create React App

Your React App will live here.

No environment variables are needed to run this application in development, but be sure to set the REACT_APP_BASE_URL environment variable in your dockerfile!

Available Scripts

In the project directory, you can run:

npm install

Downloads required packages and their dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.