Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 569 Bytes

File metadata and controls

25 lines (17 loc) · 569 Bytes

PremeFeed Desktop Client

Currently under development, huge changes coming soon.

Development

Clone the project, install dependencies, and run it.

git clone https://github.com/premefeed/desktop.git

# Install dependencies
cd desktop && npm install

# Run Finale
npm start

License

This repository is licensed under MIT. See LICENSE for the full license text.