Skip to content

Commit

Permalink
readme.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyasbozdemir committed May 16, 2024
1 parent 6122ab4 commit 9a2db7c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,10 @@ dotnet restore
npm run start
```

5. Admin sayfası için http://localhost:3000/ sayfasını acın.
5. landing page sayfası için http://localhost:3000/ sayfasını acın.
6. Application sayfası için http://localhost:3000/app sayfasını acın.
7. Admin sayfası için http://localhost:3000/admin sayfasını acın.
8. Üye sayfası için http://localhost:3000/me sayfasını acın.


NOT: pages router ile baslanmıstır. App router'a geçirilicektir

0 comments on commit 9a2db7c

Please sign in to comment.