Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 210 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 210 Bytes

TypeScript Node Template

Template for creating a TypeScript Node.js project.

🔨 Build

npm run build

🧪 Test

npm test

🏃 Run

npm start

🧹 Lint

npm lint