@dhbw-vs-wi17b/rechenmodul-core
v2.0.1
Published
Contains the math for the rechenmodul project.
Downloads
3
Readme
rechenmodul-core
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.