• Stars
    star
    179
  • Rank 214,039 (Top 5 %)
  • Language
    JavaScript
  • Created about 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ドット絵のサイズをいい感じに拡大縮小するやつ

するやつ。

URL

https://irokaru.github.io/pixel-scaler/

各種パッケージインスコ (install package for development)

yarn install

ホットリロードしてくれる開発モード (build for development with hot reload)

yarn serve
yarn electron:serve

プロダクション向けコンパイル (build for production)

yarn build

lint (lint)

yarn lint

デプロイ (deploy to gh-pages)

yarn deploy

デスクトップアプリケーション作成 (build desktop app)

yarn electron:build

とてもありがたい (thanks)