Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
I added a new line for the NPM command to generate a list of APIs on the initial run.
  • Loading branch information
pavinod authored Feb 7, 2024
1 parent 0d4bff7 commit 3b40cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Mainly, Vue 3, vite, TS, tailwindCSS and PrimeVue are used.
```
npm i
npm run dev
npm run generate:api
```
go to http://localhost:3000

Expand Down

0 comments on commit 3b40cf6

Please sign in to comment.