Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shprink/pixel-art-stencil-redux

Pixel Art with Stencil Web Components and Redux
https://github.com/shprink/pixel-art-stencil-redux

pixel-art stencil stenciljs webcomponents

Last synced: 3 months ago
JSON representation

Pixel Art with Stencil Web Components and Redux

Awesome Lists containing this project

README

        

## pixel-art-stencil-redux

![apr-12-2018 02-01-50](https://user-images.githubusercontent.com/1388706/38649198-90b881ae-3df5-11e8-9d6e-8662c766f7b6.gif)

### Install

```
yarn i
```

or

```
npm i
```

### Run locally

```
yarn start
```

or

```
npm start
```

## thanks

Found the pixels in this great article: https://css-tricks.com/fun-times-css-pixel-art/