This is a Typescript Module to support loading ArchiMate models.
Run npm install
npm run build
npm run type-check
And to run in --watch
mode:
npm run type-check -- --watch
npm run bundle
This is a Typescript Module to support loading ArchiMate models.
Run npm install
npm run build
npm run type-check
And to run in --watch
mode:
npm run type-check -- --watch
npm run bundle