DockerReactDenoBoilerplant

Boilder plate project

Run without docker

cd react-app
npm install
npm start

Run docker

docker compose up --build