Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anemy/sofloo-spot

generative art - Click Randomize
https://github.com/anemy/sofloo-spot

art generative generative-art javascript

Last synced: 2 months ago
JSON representation

generative art - Click Randomize

Awesome Lists containing this project

README

        

[Sofloo](https://anemy.github.io/sofloo-spot) is a generative art project.

![Sofloo](https://i.imgur.com/iF2rZim.png)

T-Shirts generated at [Sofloo.com](https://sofloo.com)

## Installation

Install node js from https://nodejs.org/en/download/

```bash
$ # Clone this repo and navigate to the cloned folder.
$ npm install
```

## Running

```bash
$ npm start
$ browser https://localhost:3000
```