Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

aeruhxi/Deezic

Repository files navigation

Deezic

Deezic is a Desktop Music Player App for Deezer made with Electron, React, and Redux.

This is being completely rewritten in rewrite branch.

Development

Requirements

  • NodeJS (Recommended v6)
  • NPM

There are two npm scripts that need to be run simultaneously to start development:

$ npm run start-hot
$ npm run start-dev

The first one starts webpack development server for Hot Reploading and the second one starts the app in development mode.

Build

To build the app, run

$ npm run build

And to run the app, run

$ npm run start

Test

$ npm test

License

MIT

About

Desktop Music Player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages