/tistory-editor

Tistory API를 사용한 Tistory Editor입니다.

Primary LanguageJavaScriptMIT LicenseMIT

Editor for Tistory Download Count

Editor for TistoryTistory의 API를 사용하여 티스토리에 글을 작성하고 작성한 글을 관리하는 목적으로 만들고 있습니다.

Run

# react build (development)
$ npm run watch

# react build (production)
$ npm run build

# electron start
$ npm run app

# react build and run app (development)
# npm start

앱 생성

$ npm run dist -- -mwl