Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 989 Bytes

File metadata and controls

30 lines (20 loc) · 989 Bytes

Template Node TS

code style: prettier

template

Template to create any type of service using Nodejs with TypeScript

Technologies

Comands

yarn # install modules

yarn dev # run app in mode developer

yarn build # build app

yarn start # run app in mode production