Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 206 Bytes

Template project

This is a template project setup to use

  • Node - Framework
  • Express - Server
  • Typescript - Typesafe Javascript
  • Axios - Service Calls
  • Rxjs - Asynchronous handling
  • Jest - Unit Tests