Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.9 KB

readme.md

File metadata and controls

73 lines (54 loc) · 2.9 KB

Minimal node version Minimal npm version Maintenance Linux macOS Visual Studio Code

NODE typescript template

Description

Template nodejs typescript with ts-standard

Installation nodejs via nvm (node version manager)

Contributing

  1. npm run build - Build library.
  2. npm run start - start project
  3. npm run test - Run test with jest.
  4. npm run lint - Lint your code.
  5. npm run lint:fix - Lint & fix your code.
  6. npm run typecheck - Run typescript check.
  7. npm run doc - Generate html doc.

Production

npm i --production
npm start

Docs

Summary

Summary

VSCODE Addons

Package maintenance

A modern cli tool that keeps your deps fresh

npx taze