Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hazelnutcloud/rekt-pepe-renaissance-v2
https://github.com/hazelnutcloud/rekt-pepe-renaissance-v2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hazelnutcloud/rekt-pepe-renaissance-v2
- Owner: hazelnutcloud
- Created: 2022-06-23T17:14:28.000Z (over 2 years ago)
- Default Branch: feature/loginwithunstoppabledomain
- Last Pushed: 2022-06-23T17:15:04.000Z (over 2 years ago)
- Last Synced: 2024-11-05T06:21:16.795Z (3 months ago)
- Language: Solidity
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.