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

https://github.com/noxify/renoun-memoryfs


https://github.com/noxify/renoun-memoryfs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blog

This example shows how to build a blog with renoun and Next.js.

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/souporserious/renoun/tree/main/examples/blog&project-name=renoun-blog&repository-name=renoun-blog)

## How to use

Use the [`create-renoun`](https://github.com/souporserious/renoun/tree/main/packages/create-renoun) CLI to copy this example to your machine:

```bash
npx create-renoun --example blog
```