Skip to content

tanvirstreame/factory-design-pattern-typescript

Repository files navigation

Factory Design Pattern Typescript

Build Status

Introduction

This repository is inspired by Head First Design Patterns: A Brain-Friendly Guide
Download the book from here

Tech

  • Node JS
  • Type Script

Installation

Install the dependencies and devDependencies -

$ npm install

Running the backend project -

$ npm run dev

Eslint auto fix -

$ npm run lint -- --fix

MIT

Releases

No releases published

Packages

No packages published