Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 223 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 223 Bytes

admin-frontend

Setup

npm install

Config

Some configuration options must be set. See app/config.js.

GATEWAY_URL
PIGEON_SOCKET_URL

Developing

npm start

Production

npm run build