Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 564 Bytes

The repository includes a web Demo and a server for EveriDeliver

---EveriToken Global Hackathon 2018

Web Demo

Web demo shows how the concepts works in one screen, with user, shop, and deliver together.

How to Run Demo

  1. npm i
  2. npm start
  3. have fun!
Websocket Server

The server offers a concret backend service for EveriDeliver mobile application. Please also refer to user side mobile application

Run Server:

node --experimental-modules server.mjs

© Blockweise 2018