Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shprink/pixel-art-stencil-redux
- Owner: shprink
- License: mit
- Created: 2018-04-11T15:43:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T08:50:33.000Z (almost 7 years ago)
- Last Synced: 2024-10-09T08:51:49.899Z (4 months ago)
- Topics: pixel-art, stencil, stenciljs, webcomponents
- Language: TypeScript
- Homepage: https://shprink.github.io/pixel-art-stencil-redux/
- Size: 397 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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/