Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 221 Bytes

Ts Node Server

Start the dev server "yarn run server:dev:nodemon" Build application watch "yarn run build" Compiled start server "yarn run compiled" Clean all build "yarn run clean"

Simple start server "yarn start"