#!/bin/bash
NODE_ENV="development"
BUILD_MODE="development"
bash prepare.sh
npm start