Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thinkswan/next-js-blog

A Next.js blog.
https://github.com/thinkswan/next-js-blog

javascript nextjs tutorial

Last synced: about 2 months ago
JSON representation

A Next.js blog.

Awesome Lists containing this project

README

        

# next-js-blog

A Next.js blog.

Based on the following tutorial: [Learn Next.js](https://nextjs.org/learn)

## Get started

```
npm install
npm run dev
open http://localhost:3000/
```