/Manga-Master

本地漫画管理

Primary LanguageTypeScript

manga-master

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux