Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 644 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 644 Bytes

💀 Scaffolding node typescript

Project setup

git clone https://github.com/codermarcos/scaffolding-node-typescript.git

cd scaffolding-node-typescript

npm install

Compiles and hot-reloads with linter server for development

npm start

Run coverage

npm run coverage

Run tests for development

npm run test:tdd

Run tests

npm run test

Run linter

npm run lint

Dev Team

This project exists thanks to all these people.

Marcos