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

https://github.com/vvye/pixel-editor

An application
https://github.com/vvye/pixel-editor

editor pixel-art tool vuejs

Last synced: about 1 year ago
JSON representation

An application

Awesome Lists containing this project

README

          

# pixel-editor
An application

[https://misc.eric-kaiser.net/pixel-editor](https://misc.eric-kaiser.net/pixel-editor)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).