https://github.com/horacehylee/pixely
:sparkles: Amazing pixel art editor built with React and Canvas
https://github.com/horacehylee/pixely
canvas html5 html5-canvas pixe-art-maker pixel pixel-art react reactjs typescript
Last synced: about 1 year ago
JSON representation
:sparkles: Amazing pixel art editor built with React and Canvas
- Host: GitHub
- URL: https://github.com/horacehylee/pixely
- Owner: horacehylee
- License: mit
- Created: 2019-07-01T06:45:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:15:55.000Z (over 3 years ago)
- Last Synced: 2025-03-24T05:51:52.490Z (over 1 year ago)
- Topics: canvas, html5, html5-canvas, pixe-art-maker, pixel, pixel-art, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://horacehylee.github.io/pixely/
- Size: 2.89 MB
- Stars: 10
- Watchers: 0
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixely - Pixel Art Editor
:sparkles: Amazing pixel art editor built with React and Canvas
[](https://travis-ci.org/horacehylee/pixely)
[](https://coveralls.io/github/horacehylee/pixely?branch=master)
[](http://opensource.org/licenses/MIT)
## Installation
```
yarn
```
## Getting Started
### Development
```
yarn start
```
### Build
```
yarn build
```