Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 310 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 310 Bytes

Node Typescript Starter

Notice

  • This template is using UTC Timezone as default. If you don't like this then remove TZ=UTC from package.json's scripts

Development

npm run dev

Build

npm run build

Start

npm run start

Other commands

See package.json