Skip to content

Software-For-Love/react-brownbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

react-brownbag

This project was bootstrapped with Create React App.

Installation

Please note that you should have the following installed to use this template:

Available Scripts

In the project directory, you can run:

docker-compose up -d --build

This command builds the container image and starts it in development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

If this doesn't work for Mac users, please refer to mac-setup.md

docker-compose stop

This command stops the execution of the project.
Please note: the container images and volumes will all still be installed on your computer after you run this. If you have not yet deleted them manually, you can simply run docker-compose up to run the containers again.

docker-compose down

This command deletes the existing container images and volumes. Once this has been executed you must re-build the project in order to run it again.

About

Base repo ease start of coding session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published