Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmncit/blog

Blog made of NextJs
https://github.com/mmncit/blog

Last synced: about 2 months ago
JSON representation

Blog made of NextJs

Awesome Lists containing this project

README

        

Template blog app made of NextJs

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000/blog](http://localhost:3000/blog) with your browser to see the result.