https://github.com/velopert/typescript-nodejs-boilerplate
TypeScript / Node.js boilerplate with TSLint, Prettier enabled
https://github.com/velopert/typescript-nodejs-boilerplate
Last synced: 7 months ago
JSON representation
TypeScript / Node.js boilerplate with TSLint, Prettier enabled
- Host: GitHub
- URL: https://github.com/velopert/typescript-nodejs-boilerplate
- Owner: velopert
- Created: 2018-07-04T07:40:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T07:41:15.000Z (almost 8 years ago)
- Last Synced: 2025-04-07T17:21:13.356Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-nodejs-boilerplate
This boilerplate is created for just for my personal use.
Following tools are applied to this project:
- TypeScript
- TSLint
- Prettier
## scripts
- `yarn build`
- `yarn build:watch`