This is a Dam Daman game project built using ReactJS + Docker.
In the project directory, you can run:
npm start
Runs the app in the 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.
npm run build
Build the page.
docker-compose up
Run the app in docker container. Open http://localhost:3001 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
See the LICENSE file for license rights and limitations (MIT).