/typescript-boilerplate

Another boilerplate for node, typescript, jest and eslint.

Primary LanguageTypeScript

About The Project

Another boilerplate for node, typescript, jest and eslint.

Getting Started

Download or clone it.

Prerequisites

You need npm.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
  2. Install NPM packages
    npm install
  3. Run
    npm run start