In the project directory, you can run:
npm install
npm start
Download images
docker pull yurkab/react-todo:latest
Run container
docker run -d -p 3001:3000 --name react-todo yurkab/react-todo
Open http://localhost:3001 to view it in the browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In the project directory, you can run:
npm install
npm start
Download images
docker pull yurkab/react-todo:latest
Run container
docker run -d -p 3001:3000 --name react-todo yurkab/react-todo
Open http://localhost:3001 to view it in the browser.