https://github.com/kirkstrobeck/nextjs-starter
NextJs starter
https://github.com/kirkstrobeck/nextjs-starter
nextjs starter vercel
Last synced: 3 months ago
JSON representation
NextJs starter
- Host: GitHub
- URL: https://github.com/kirkstrobeck/nextjs-starter
- Owner: kirkstrobeck
- License: apache-2.0
- Created: 2021-07-03T00:38:42.000Z (almost 4 years ago)
- Default Branch: deploy/production
- Last Pushed: 2022-10-29T20:50:10.000Z (over 2 years ago)
- Last Synced: 2025-01-16T08:35:39.466Z (5 months ago)
- Topics: nextjs, starter, vercel
- Language: TypeScript
- Homepage: https://kirkstrobeck-nextjs-starter.vercel.app
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```shell
# install deps
yarn# run the project
yarn nps dev
```