Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 355 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 355 Bytes

AnySlope

AnySlope allows users to read sakamichi's blogs, LINE BLOG, and, Ameba Blog in one application.

Development

Setup

npm i -g electron@3.0.10 # Install Electron
yarn # Resolve dependencies

Watch & Build

yarn watch # Watch mode

yarn build # Build app

Executing App

electron .