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

https://github.com/dblock/p5art

A dip into digital art.
https://github.com/dblock/p5art

Last synced: about 1 year ago
JSON representation

A dip into digital art.

Awesome Lists containing this project

README

          

## P5 NFTs

### Run

```
npm install
npm start
```

A local version will now be running on [localhost:3000](http://localhost:3000)

### Implementation Details

I used [this template](https://github.com/Gaweph/p5-typescript-starter) as a quick starter.