Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 253 Bytes

File metadata and controls

30 lines (21 loc) · 253 Bytes

Quick look

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux