0.2.3 • Published 5 years ago
@annex-75/calculation-model v0.2.3
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, choosebuild 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