/orakWlum-frontend

orakWlum frontend based on Node + React

Primary LanguageJavaScript

orakWlum Frontend

Version Status Node

orakWlum web frontend based on NodeJS, React, Redux and Material UI.

It uses Websocket to interact with the API, also initializes a ServiceWorker and a Redux Persistor at an extended local storage (localForage).

Configure oKW-frontend

1) Edit the configs at webpack/*.config.js

2) Install dependencies

npm install

3) Start the server

npm start

4) Open http://localhost:3000 in a web browser