npm start will start a browser window & electron
npm run react-start starts just the browser
npm run electron starts electron
npm run sass-watch will watch for sass changes inside
all files and folders of /src
npm run build will produce a build folder to put in a native iOS project
npm run react-ios will run the app as a react-native app