danilo-vieira / node-typescript-setup

πŸ’»βœ¨ NodeJS project structure with TypeScript, ESLint, Prettier and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS


Version Documentation Maintenance License: MIT

πŸ“ About

This is a setup to make a project with NodeJS that already contains some configured tools like TypeScript, Jest, Babel, ESLint and Prettier.

πŸ’» Used Technologies

Install

yarn install

Usage

yarn dev

Run tests

yarn test

Author

πŸ‘€ Danilo Vieira danilo_strvieira@hotmail.com

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 Danilo Vieira.
This project is MIT licensed.

About

πŸ’»βœ¨ NodeJS project structure with TypeScript, ESLint, Prettier and more!


Languages

Language:JavaScript 89.0%Language:TypeScript 11.0%