Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 348 Bytes

easy5050

Installation

  1. Install Node 12.x.x

  2. Install Python 2.7.2

  3. The DApp can be installed via npm install.

  4. Configure config.dev.json

Build and Launch

  1. Build the app using npm run build.

  2. Once built, the app can be started with npm run start, which will serve the application on port 8080.