Skip to content

chi-net/chiblog-editor

Repository files navigation

chiblog-editor

[WIP]Recommended configuration editor for chiblog.

Licensed by GPL-3.0

Developing:

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