Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.01 KB

Feeds Service Desktop

[![Build Status][github-actions-status]][github-actions-url]

Feeds service is the decentralized social platform application where users remain in full control of their own data. And the project has been working based the repository:

https://github.com/electron-react-boilerplate/electron-react-boilerplate.git

Install

  • If you have installation or compilation issues with this project, please see our debugging guide

First, clone the repo via git and install dependencies:

$ git clone https://github.com/elastos-trinity/feeds-service-desktop.git
$ cd feeds-service-desktop
$ yarn

Starting Development

Start the app in the dev environment:

$ yarn start

Packaging for Production

To package apps for the local platform:

$ yarn package

Docs

See our docs and guides here

License

MIT