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

https://github.com/icculusc/leath-ts-boilerplate


https://github.com/icculusc/leath-ts-boilerplate

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Simple TypeScript, gulp boilerplate

```
npm install
gulp
```

* compiled TypeScript files are located in the src/js folder
* bundled app file is located in the dist/js folder
* all other built files are located in the dist/ folder