Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noboomta committed Jun 22, 2024
1 parent d0362a5 commit f8cffbf
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 @@ -43,7 +43,7 @@ Clone this repository
git clone https://github.com/Noboomta/Ku-table.git
```

Install dependencies using `yarn`
Install dependencies using `yarn` (Make sure you are using Node version 18.x)

if you don't have `yarn`. Please install it first by

Expand All @@ -69,7 +69,7 @@ VUE_APP_BASE_SERVER_URL=https://<your-server-domain>

### Compiles and hot-reloads for development
```
yarn serve
yarn dev
```
the applciation will run at [localhost:8080](http://localhost:8080)

Expand Down

0 comments on commit f8cffbf

Please sign in to comment.