step1: open termial and run "npm install"
step2: run "json-server -p 4000 db.json"
step3: open another terminal (new teminal ) and run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
-
Notifications
You must be signed in to change notification settings - Fork 0
AmirMoradnejad12/Nextjs-ssr-witd-dynamic-props
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
next js server side rendering with dynamic parameters and also how use "useSWR" with getServerProps()
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published