Skip to content

Latest commit

Β 

History

History
11 lines (8 loc) Β· 172 Bytes

README.md

File metadata and controls

11 lines (8 loc) Β· 172 Bytes

node-ts-config

This is my config with TypeScript & Node πŸ‘¨β€πŸ’»

How to dev?

  • npm run dev

How to build?

  • npm run build

How to start?

  • npm run start