https://github.com/ronanyeah/beachwall-dapp
https://github.com/ronanyeah/beachwall-dapp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronanyeah/beachwall-dapp
- Owner: ronanyeah
- Created: 2022-08-14T23:48:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T19:25:05.000Z (over 2 years ago)
- Last Synced: 2025-01-28T17:22:19.282Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://beachwall.netlify.app/
- Size: 663 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).