Clowd-Desktop is desktop application for Clowder who share their remaining storage to clowdee
- setup
- screen
First, clone the repo via git:
git clone https://github.com/team836/clowd-desktop.git clowd-desktopAnd then install the dependencies with yarn.
$ cd clowd-desktop
$ yarnStart the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:
$ yarn devTo package apps for the local platform:
$ yarn packagelogin-page
dashboard-page
modal-page