https://github.com/luckfunc/nextjs
learn next.js
https://github.com/luckfunc/nextjs
Last synced: about 1 year ago
JSON representation
learn next.js
- Host: GitHub
- URL: https://github.com/luckfunc/nextjs
- Owner: luckfunc
- Created: 2023-12-07T15:51:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T16:17:36.000Z (over 2 years ago)
- Last Synced: 2025-05-04T22:57:24.649Z (about 1 year ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextJs
learn next.js
## node version
v18.0.0
## start
```bash
pnpm run dev
```