0.2.3 • Published 4 years ago

@annex-75/calculation-model v0.2.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

calculation-model

documentation and examples for annex 75 calculation model

how to start development (windows)

  • clone this repository: git clone --recursive <repository>
  • install node.js
  • install typescript: npm install -g typescript
  • run npm install in this folder

debug using visual studio code

  • install visual studio code
  • open this folder
  • ctrl+shift+b to build, choose build using tsconfig.json
  • f5 to build and debug

notes

  • this tool uses semantic versioning for the public api
  • this tool uses mit licensing, for more information check LICENSE.md

tool usage

  • n/a

code structure

  • n/a