Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iaizawa0623/tsnode-tool-template

tsnode-tool-template
https://github.com/iaizawa0623/tsnode-tool-template

Last synced: about 2 months ago
JSON representation

tsnode-tool-template

Awesome Lists containing this project

README

        

# Description
ts-node tool template

# Installation
```
npm install
```

# Run
```
npm run start
```
or
```
npm run build
node dist/index.js
```