https://github.com/tizee/ts-gulp-boilerplate
A TypScript boilerplate with minimal gulp configuration.
https://github.com/tizee/ts-gulp-boilerplate
Last synced: 8 months ago
JSON representation
A TypScript boilerplate with minimal gulp configuration.
- Host: GitHub
- URL: https://github.com/tizee/ts-gulp-boilerplate
- Owner: tizee
- Created: 2020-07-04T13:01:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T10:30:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T01:55:02.108Z (over 1 year ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-gulp-boilerplate
A TypeScript boilerplate with gulp configuration.
## Related Docs
- [TypeScript Handbook - gulp](https://www.typescriptlang.org/v2/docs/handbook/gulp.html)
## Related Projects
- [ts-simple-boilerplate](https://github.com/tizee/ts-simple-boilerplate)
- [ts-react-boilerplate](https://github.com/tizee/ts-react-boilerplate)
- [ts-rollup-boilerplate](https://github.com/tizee/ts-rollup-boilerplate)
- [ts-webpack-boilerplate](https://github.com/tizee/ts-webpack-boilerplate)