Skip to content

Commit

Permalink
fix: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guz86 authored Sep 26, 2024
1 parent 66f3c86 commit 809441a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Deploy: [https://skilla-task-phi.vercel.app/](https://skilla-task-phi.vercel.app
## Setup and Running

- Use `node 21.x` or higher.
- Clone this repo: `$ git clone https://github.com/guz86/alfa-task.git`.
- Go to downloaded folder: `$ cd alfa-app`.
- Clone this repo: `$ git clone https://github.com/guz86/skilla-task.git`.
- Go to downloaded folder: `$ cd app`.
- Install dependencies: `$ npm install`.
- Start server: `$ npm run dev`.
- Now you can see web application to the address: `http://localhost:5174/app/`.
Expand Down

0 comments on commit 809441a

Please sign in to comment.