https://github.com/tiger-githubb/next-js-starter
https://github.com/tiger-githubb/next-js-starter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiger-githubb/next-js-starter
- Owner: tiger-githubb
- Created: 2024-03-26T20:54:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T11:07:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T09:09:49.708Z (about 1 year ago)
- Language: TypeScript
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm install
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.