Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvanhuan243 authored Apr 11, 2024
1 parent 5e1c27c commit 7e57ddc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Demo Redux Flow
Set up and run (Not using Docker)
```code
git clone https://github.com/nguyenvanhuan243/todo-app-redux-docker.git
cd todo-app-redux-docker
nvm use 16
npm install
npm start
Expand All @@ -31,6 +32,7 @@ npm start
Set up and run (Using Docker)
```code
git clone https://github.com/nguyenvanhuan243/todo-app-redux-docker.git
cd todo-app-redux-docker
docker-compose up --build
```

Expand Down

0 comments on commit 7e57ddc

Please sign in to comment.