Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 661 Bytes

develop.md

File metadata and controls

20 lines (13 loc) · 661 Bytes

Develop

Install and run in dev mode

First, you need setup a dev environment.

You can then clone the app repository and install dependencies:

$ git clone https://github.com/cozy/cozy-home.git
$ cd cozy-home
$ yarn install
$ yarn start

Flagship mode

If you want to simulate flagship environment, you can edit the __SIMULATE_FLAGSHIP__ var in the webpack.config.cozy-home.js. It'll simulate a splashscreen during the loading of the application and simulate a call to hideSplashscreen.