Food marketplace application based on Ambrosus protocol.
Install dependencies:
npm i
To run developer server:
dev-server
Note: You need ethereum node up and running to test use cases that require sending modifications to the blockchain. We recommend parity in dev node.
We follow Airbnb styling guilde: https://github.com/airbnb/javascript#whitespace