jamxio-web-server Requirements: Node (https://nodejs.org/en/download/) Yarn (https://yarnpkg.com/en/docs/install) install app and run in dev mode Install dependencies: $ yarn install Run the App in dev mode: $ yarn start:dev Remote Redux DevTools http://remotedev.io/local/ Build and pack the App To build the App: $ yarn prestart:prod