Skip to content

threestone-analytics/jamxio-web-client

Repository files navigation

jamxio-web-client

Requirements:

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

.