Client Install dependencies firstly: $: yarn install Dev bundles: $: yarn build Dev bundles in watch mode: $: yarn build:watch Prod bundles: $: yarn build:prod Testing: $: yarn test