An open API service indexing awesome lists of open source software.

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.

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)