Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan0905 committed Nov 24, 2022
1 parent e716bf6 commit 82690a0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ Starton API for the smart contracts managements
`git clone https://github.com/ethan0905/hackathon.git`

2. Run at the root of repository, the following bash commands:
`docker-compose up`
`docker build -t react .`
`docker run -p 3000:3000 -d react`

`docker-compose up --build`

3. Then go to the following url on internet:
`localhost:3000`

Expand Down

0 comments on commit 82690a0

Please sign in to comment.