Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 345 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 345 Bytes

Node ESM Starter

Notice

  • Minimum Node.js >=20 because it using Node.js test runner
  • 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
npm run test

Start

npm run start

Other commands

See package.json