/solid

A SOLID principles playground

Primary LanguageTypeScriptMIT LicenseMIT

SOLID

A SOLID principles playground inspired by Domain-Driven Design

Getting started

  • git clone https://github.com/alexnault/solid.git
  • npm i
  • npm run test

Commands

Command Description
npm run lint Lint files with eslint
npm run test Run the unit tests

Contributing

Contributions of all kind are welcomed! Simply submit a PR.