Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 303 Bytes

File metadata and controls

10 lines (9 loc) · 303 Bytes

eb-typescript

Ressource for nov 30th training

Prerequisites

  1. install node
  2. clone or download repository
  3. use the console to do npm install
  4. use npm run build to build the js in the a dist folder
  5. use npm run test to run unit tests
  6. use npm run lint to lint all typescript code