Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 216 Bytes

Description

Nodejs and typescript starter template

How to run?

  • Clone this repository.
  • Install all the dependencies using yarn or npm install.
  • Start the server using yarn start or npm run start.