Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 676 Bytes

README.md

File metadata and controls

46 lines (35 loc) · 676 Bytes

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

.