Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hazelnutcloud/rekt-pepe-renaissance-v2


https://github.com/hazelnutcloud/rekt-pepe-renaissance-v2

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Rekt Pepe Renaissance

dev run:

```bash
pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open
```

## Building

build run:

```bash
pnpm run build
```

You can preview the production build with `npm run preview`.