项目作者: mustafademirtas

项目描述 :
Boyut Resizer based on React, React Router, Webpack, React Hot Loader
高级语言: TypeScript
项目地址: git://github.com/mustafademirtas/boyut-resizer.git
创建时间: 2020-07-02T15:59:35Z
项目社区:https://github.com/mustafademirtas/boyut-resizer

开源协议:MIT License

下载




Boyut Resizer


Boyut Resizer is an image resizer application which based on React, React Router, Webpack, React Hot Loader.

GitHub issues
tag
GitHub license

Screenshot



Install

  1. git clone https://github.com/mustafademirtas/boyut-resizer
  2. cd boyut-resizer
  3. yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

  1. yarn dev

Packaging for Production

To package apps for the local platform:

  1. yarn package

Contribution

Feel free to contribute. Open a new issue, or make a pull request.

License

MIT © Boyut Resizer