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

https://github.com/ronanyeah/beachwall-dapp


https://github.com/ronanyeah/beachwall-dapp

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Beachwall

This is frontend code for [Beachwall](https://beachwall.netlify.app/), a collaborative pixel art canvas stored on the Solana blockchain.

## Requirements
- [npm CLI](https://docs.npmjs.com/)

## How to install
- `npm install`

## How to build
- `npm run build`

## How to develop
- `npm run watch`
- Navigate to [localhost:8000](http:localhost:8000).