Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

DHBW-VS-WI17B/rechenmodul-core

Repository files navigation

rechenmodul-core

CI License Minified size npm

Contains the math for the rechenmodul project.

Development guide

  • Install all dependencies: npm install
  • Run all unit tests: npm test
  • Build the npm package: npm pack

Recommendation: Use VSCode as editor for this project and install the recommended extensions.