Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrehan2/next-js-15


https://github.com/abrehan2/next-js-15

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Next.js 15

This repository is utilized for exploring new features in Next.js 15. It uses the experimental version and is for testing and learning only.

Next.js 15

## Getting Started

To get started, clone the repository and run the following commands:

```bash
npm install
npm run dev
```

Open http://localhost:3000 to view the app in the browser.