Monika After Story Task feature/submod model for a task
npm install mas-task-model> Monika After Story Task feature/submod model for a task
Note: to use this library, you have to have installed Node.js and a console you can run commands into. The minimum required version of Node.js is: 8 - codename "Carbon".
In your console, run the following command:
``sh`
$ npm install mas-task-model
You can also use yarn (like we do in this project):
`sh``
$ yarn add mas-task-model
The library exports a ...
You can find usage examples in the examples directory.
> API surface