Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/07akioni/ts-boilerplate

a boilerplate for my ts project
https://github.com/07akioni/ts-boilerplate

Last synced: 28 days ago
JSON representation

a boilerplate for my ts project

Awesome Lists containing this project

README

        

# ts-boilerplate
## commands
- build
compile ts files
- start
compile ts files and run dist/index.js
- clean
remove all built files
- lint
lint ts files
- fix
fix lint errors