https://github.com/scf4/typescript-node-template
Simple starter template for a Node.js project with TypeScript
https://github.com/scf4/typescript-node-template
Last synced: over 1 year ago
JSON representation
Simple starter template for a Node.js project with TypeScript
- Host: GitHub
- URL: https://github.com/scf4/typescript-node-template
- Owner: scf4
- Created: 2020-01-22T23:03:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:32:04.000Z (over 3 years ago)
- Last Synced: 2025-01-16T21:40:50.013Z (over 1 year ago)
- Language: JavaScript
- Size: 646 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript Node Template
Much simpler than the official starter repo from Microsoft
This is for my own use but feel free to use it
Run `yarn` to install dependencies and then `yarn watch` for development
MIT Licensed