Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

HonbraDev/typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-starter

A Node.js boilerplate with TypeScript and Prettier

Installation

  1. Clone / use this template and download it
  2. Run yarn (npm install)

Compiling

  • yarn build (npm run build)
  • yarn watch (npm run watch)

Formatting the code with Prettier

  • yarn prettier (npm run prettier)

About

A Node.js boilerplate with TypeScript and Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published