-
Client Bootstrapped using Create-React-App
To run the project locally
npm install
npm start You can specify PORT using the PORT environment variable.
-
Gateway is the CMS server which processes orders, authentication and products.
It runs Express + MongoDB server.
To install MongoDB for your environment go to
-
Token This directory contains the contracts for the BNTEE tokens.
To compile run truffle compile