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

https://github.com/ariym/base-ts-nodemon


https://github.com/ariym/base-ts-nodemon

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ts-nodemon-base

> [December 2024 – Archived because nodemon is no longer needed after Node v18.11.0+ added the --watch flag. Use github.com/ariym/base-ts instead](https://github.com/ariym/base-ts)

Starter boilerplate for typescript projects using nodemon.

```bash
git clone https://github.com/ariym/base-ts-nodemon

npm i
```