Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

mika-archived/Musca

Repository files navigation

Musca

"Musca" is RSS reader written in TypeScript.

2017-02-06 21 15 36

2017-02-06 21 15 36

Build

$ git clone https://github.com/fuyuno/Musca.git
$ cd Musca
$ yarn install
$ yarn run build

Deploy

$ cp -r ./app ~/path/to/deploy