Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 557 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 557 Bytes

ETD Admin Server

codecov

CodeFactor

This is the ETDStats Server

Run

  1. Install dependencies
yarn install
  1. Build
yarn build
  1. Start
yarn start