Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiger-githubb/next-js-starter
https://github.com/tiger-githubb/next-js-starter
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiger-githubb/next-js-starter
- Owner: tiger-githubb
- Created: 2024-03-26T20:54:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T11:07:07.000Z (6 months ago)
- Last Synced: 2024-05-20T12:26:32.319Z (6 months 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.