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

https://github.com/apexal/typescript-node-starter


https://github.com/apexal/typescript-node-starter

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TypeScript Node Starter
> A recreation of Microsoft's official [TypeScript Node Start](https://github.com/microsoft/TypeScript-Node-Starter) for personal use

## Features
- TypeScript
- ESLint
- Prettier
- Nodemon
- Jest
- Dotenv
- Winston

## Development

Update [package.json](package.json) with your project details once you clone this!

`$ npm run dev` runs the project and restarts when any source code files change