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

https://github.com/velopert/typescript-nodejs-boilerplate

TypeScript / Node.js boilerplate with TSLint, Prettier enabled
https://github.com/velopert/typescript-nodejs-boilerplate

Last synced: 7 months ago
JSON representation

TypeScript / Node.js boilerplate with TSLint, Prettier enabled

Awesome Lists containing this project

README

          

# typescript-nodejs-boilerplate

This boilerplate is created for just for my personal use.

Following tools are applied to this project:

- TypeScript
- TSLint
- Prettier

## scripts

- `yarn build`
- `yarn build:watch`